i am learning backend!!1!1@
- i wrote this code in 1 hour
- Python Installation
- Windows/OSX: Download
- Linux: Package Manager
2 Intall PIP
- Guide: here
- Install Flask
pip install Flask
# alternatively, after cloning the repo run pip install -r requirements.txt
- Run The Boilerplate
python3 boiler.py
- Have fun!
- Hopefully