Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
Mithril boilerplate with ES6 / Webpack / live reloading support
- Host: GitHub
- URL: https://github.com/recursivelogic/mithril-boilerplate
- Owner: RecursiveLogic
- Created: 2017-03-10T23:32:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-10T23:35:16.000Z (almost 8 years ago)
- Last Synced: 2024-11-06T05:04:41.854Z (3 months ago)
- Topics: babel, boilerplate, es6, live-reload, livereload, mithril, mithril-boilerplate, mithril-start, webpack, webpack-boilerplate
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`