Skip to content

Mithril boilerplate with ES6 / Webpack / live reloading support

Notifications You must be signed in to change notification settings

RecursiveLogic/Mithril-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mithril Webpack Boilerplate

To start developing, simply do the following:

  1. npm install && npm run development
  2. Hack the planet

For JavaScript bundle files:

  1. npm run production