A ready to use boiler plate for webapps.
- Download the code & place it in a directory.
- From inside the directory, on terminal, run `pip install -r requirements.txt'
- Execute
python run.py
- Done. You can access the site at http://localhost:5000
A ready to use boiler plate for webapps.
python run.py