Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anharu2394/flask-hyperapp-todo_app

A Todo App with Flask and Hyperapp
https://github.com/anharu2394/flask-hyperapp-todo_app

flask flask-api flask-restful hyperapp todoapp

Last synced: about 2 months ago
JSON representation

A Todo App with Flask and Hyperapp

Awesome Lists containing this project

README

        

# The Todo App on Flask + Hyperapp

webpackでビルドして、サーバーを起動

```
yarn run webpack ; python main.py
```