mithril-todo-app a simple todo app create using mithril.js framework.for template,this project use mithril-create-app. How to run locally git clone https://github.com/AlphaBeta1906/mithril-todo-app cd mithril-todo-app npm install npm run dev and then open http://localhost:8080.