Skip to content

thecommonwealth2020/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community website Commonwealth

en page

HOW TO START

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

OR

  1. Install Ngrok:

ngrok

  1. Open terminal and write: ngrok http 8000 or <or another port used by flask>

  2. Click on biggest link: image

Releases

No releases published

Packages

No packages published

Languages