1. Install grunt, bower, yo.. etc. If you have miss any.
npm install -g grunt-cli bower yo generator-karma generator-angular

Yeoman is used to generate the scaffolding of your app.
Grunt is a powerful, feature rich task runner for Javascript.

2. Install the AngularJS generator:
npm install -g generator-angular

3. Generate a new AngularJS application.
yo angular

The generator will ask you a couple of questions. Answer them as you need.

4. Install packages/libs  
bower install angular-bootstrap --save
bower install angular-google-chart --save

5. Start the server.
npm start
grunt server


7

View comments

I am
I am
Archives
Total Pageviews
Total Pageviews
2 0 5 7 7 0 6
Categories
Categories
Loading