Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 249 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 249 Bytes

second-site

the second website that I created using flask :D

Installation

cd second-site
virtualenv env 
source env/bin/activate
pip install -r requirements.txt 
python server.py 


default login u/p : gibran 

have a nice day