-
install python dependencies
pip install -r requirements.txt -
install node dependencies
npm install -
install js dependencies
bower install -
compile jsx files using gulp
gulp -
run flask server
python web/app.py or with bash: sh run.sh -
locations:
- search engine: http://127.0.0.1:5000