kasznar / flask-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo app

Setup

  • install pipenv
  • run pipenv install

Run the app

flask --app todo run --port 8000 --debug

About


Languages

Language:Python 67.4%Language:HTML 32.6%