Skip to content

jameslahm/flasky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pip install -r requirements/dev.txt

python manage.py runserver

or

export FLASK_APP=manage.py

export FLASK_ENV=development

flask run