virtualenv venv(optional)- If on Windows run
venv\Scripts\activate.bat, else on Linuxsource venv/bin/activate(optional) pip install -r requirements.txtpython run.pyand the server will be serving on http://127.0.0.1:5000/
- Nigel Yong
- Joey Zhou
- Haoran Du
- Minh Bui