- Create a virtualenv
virtualenv --python=python3 pjn-venv, - activate the new virtualen
source pjn-venv/bin/activate, - install requirements with
pip install -r requirements.txt, - run server with
python server.py - and go to http://127.0.0.1:5000
nnkps/pjn
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|