Using TypeScript with various types of Mithril Components.
Includes experimental type defs.
Install:
npm Install
Compile with source maps, serve, recompile on save:
npm run develop
Then go to http://localhost:3000/
in your browser.
License: MIT