This repository is planned as bootstrap for AngularJS projects
You need grunt-cli, npm, bower and tsd in the first place.
cd config
npm install
bower install
tsd reinstall
Development:
grunt watch
Production:
grunt
This repository is planned as bootstrap for AngularJS projects
JavaScriptMIT
This repository is planned as bootstrap for AngularJS projects
You need grunt-cli, npm, bower and tsd in the first place.
cd config
npm install
bower install
tsd reinstall
Development:
grunt watch
Production:
grunt