An open API service indexing awesome lists of open source software.

https://github.com/recursivelogic/mithril-boilerplate

Mithril boilerplate with ES6 / Webpack / live reloading support
https://github.com/recursivelogic/mithril-boilerplate

babel boilerplate es6 live-reload livereload mithril mithril-boilerplate mithril-start webpack webpack-boilerplate

Last synced: 8 months ago
JSON representation

Mithril boilerplate with ES6 / Webpack / live reloading support

Awesome Lists containing this project

README

          

# 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`