Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 526 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 526 Bytes

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