To Run:
-
Install node.js and npm https://nodejs.org/en/download/
-
npm install -g @angular/cli
-
ng serve --open
To Run:
-
Make sure python 2.7 and pip are installed
-
Configure a virtual environment with python 2.7 https://help.dreamhost.com/hc/en-us/articles/215489338-Installing-and-using-virtualenv-with-Python-2
-
Activate virtual environment
-
pip install -r requirements.txt
-
python controller.py