Requires python and node.
pip install flaskcd client && npm install
- In the client directory:
npm start - In a separate terminal, in the root directory:
python run.py - Go to http://localhost:3000/
- In the client directory:
npm run build - After the build finishes: In the root directory:
python run.py - Go to http://localhost:5000/