gagnons / watchlist

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

Home Page:http://watchlist.helloflask.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

http://watchlist.helloflask.com

License:MIT License


Languages

Language:Python 71.9%Language:HTML 19.3%Language:CSS 8.8%