Skip to content

antek-drzewiecki/serialport_python

Repository files navigation

requirements

pyenv conda nodejs 8 Make

Installation

To install the project run the following commands

make # installs python dependencies

npm install   # install python build tools

Running and developing

You can build the assets trough npm tasks.

npm run build # builds for production mode.
npm run develop # build tasks for development mode

Run the application with python application.py. Open the browser and browse to http://localhost:5000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published