Based on Web Starter Kit using :
- Material Design Lite
- Sass
- Gulp
- ESLint
- ...
You need npm to resolve dependencies :
npm install
Execute simple http server used to develop :
gulp serve
Generate production-ready distribution :
gulp
Speed Index of ~1100 (1000 is ideal) and a repeat-visit Speed Index of ~550 thanks to Service Worker precaching.
- File Appendix - What do the different files here do?
- Using Material Design Lite's Sass - how to get MDL's Sass working with WSK
- Deployment guides - available for Firebase, Google App Engine and other services.
- Gulp recipes - the official Gulp recipes directory includes a comprehensive list of guides for different workflows you can add to your project.
Use https://auth-server.herokuapp.com/#-auth-server as proxy
Apache 2.0
Copyright 2015 Google Inc