Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 481 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 481 Bytes

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/