mithril-redux-starter-hmr

using modules

quick start

$ npm install
$ npm run watch
$ open index.html

commands

  • npm run build - build js for production
  • npm run watch - automatically build js on file changes for development