mithril-redux-starter-hmr

September 7, 2015 ยท View on GitHub

using modules

  • mithril
  • redux
  • browserify-hmr
  • browserify/watchify
  • ud

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