Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

First release

Compare
Choose a tag to compare
@vesparny vesparny released this 07 Dec 15:58
· 127 commits to master since this 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)