This repository has been archived by the owner on Dec 30, 2018. It is now read-only.
First release
- javascript files continuous linting.
- sass continuous compiling.
- unit test ready and configured.
- html templates converted into strings and attached to javascript files (to avoid one http call for every template).
- proxy every request to /api (configurable of course) to your backend listening on another port.
- livereload
- static resources minification and optimization for production
- html5mode enabled by default (and fully handled by the build connect middleware)