Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

jcbond92/flask-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Flask Experiment

Development

To run locally at: http://127.0.0.1:5000/

git clone https://github.com/jcbond92/flask-experiment
cd flask-experiment
pip install -r requirements.txt
flask run

To run with an externally visible server:

flask run --host=0.0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages