A Webpack 3 + Riotjs boilerplate with performance in mind.
https://pmcalabrese.github.io/riotjs-webpack/
Features:
- ES6
- Bulma CSS
- Webpack 3
- Tree shaking
- Code splitting
- Support for SCSS
- Service Worker with sw-precache https://github.com/GoogleChrome/sw-precache
- Minimal footprint (the entire boilerplate index page is 50K including CSS)
- Manifest file
- Icons set
- Good lighthouse score (90+)
- Routing with riot-route
- Critical CSS
- Web installed app ready
npm install
npm start
npm run build
npm run build-serve