This project is generated with yo angular generator version 0.15.1.
npm install -g cnpm --registry=https://registry.npm.taobao.org npm install -g nrm --registry=https://registry.npm.taobao.org nrm use taobao nrm ls npm install -g bower npm install grunt -g
npm install bower install
if show this message [Unable to find a suitable version for angular, please choose one:] ,select 3. sudo npm install -g grunt-cli grunt grunt serve
Run grunt build
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.