Community website Commonwealth
- Clone repo:
git clone https://github.com/thecommonwealth2020/site.git- Install libraries:
pip install -r requirements.txt- Change dir:
cd src- Launch website
python3 app.py- Copy and paste in your browser:
http://127.0.0.1:5000OR
- Install
Ngrok:

