This application demonstrates a simple, reusable Python web application.
- Install Python
- cd into this project's root directory
- Run
python server.py
- Access the running app in a browser at http://127.0.0.1:8000/admin
This application demonstrates a simple, reusable Python web application.
python server.py