Powered by:
Stater pack for Materializecss and sass
- Add progressive web app approach:
- manifest.json
- service worker
- Gulp task runner with browsersync
- Scss compiler
- MaterialiseCSS
- Font Awesome, Material Design Icon and Roboto
- git clone
npm install
oryarn install
- dev mode
npm run dev
oryarn run dev