Skip to content

overiq/flask_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise files for Learn Flask tutorial at https://overiq.com.

Steps to install:

  1. git clone https://github.com/overiq/flask_app.
  2. cd flask_app.
  3. virtualenv env.
  4. pip install -r requirements.txt.
  5. python runner.py runserver to launch the server.

About

A simple project to learn Flask.

Resources

License

Stars

Watchers

Forks

Packages

No packages published