Skip to content

HackBinghamtonArchives/Flask_demo_2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi!

Install packages with pip install -r requirements.txt

2 ways to run the app locally

python app.py

OR

If you are using a bash terminal: export FLASK_APP=app.py flask run

If you are using windows command prompt set FLASK_APP=app.py flask run

Best to use a virtual environment

Neat right? See you at hackbu on Thursdays at 8pm

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors