Skip to content

shuzeyi/flask_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watchlist

Example application for flask tutorial "Flask 入门教程".

Demo: http://watchlist.helloflask.com

Screenshot

Installation

$ git clone https://github.com/greyli/watchlist.git
$ cd watchlist
$ pipenv install --dev
$ pipenv shell
$ flask forge
$ flask run
* Running on http://127.0.0.1:5000/

License

This project is licensed under the MIT License (see the LICENSE file for details).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published