- Download Node.js
- install it
- Download Git
- install it
- Run Git form the Windows Command Prompt
- Configuring the line ending conversions“, choose “Checkout Windows-style, commit Unix-style line endings”
- Download Ruby
- Install it
- Open Command prompt
- Check Git command
- Check Node.js
- if all work proper than fire few command as
- npm install -g yo
- npm install -g grunt-cli bower
- npm install -g generator-webapp
npm install -g generator-angular
note : now installation has been done these all steps are mendetory only once for your system
- create project directory
- mkdir yoeman-angular-project
- cd yoeman-angular-project
- yo angular yoeman-angular-project : for creating project and select all dependency as you required for project
- grunt serve --force : to start server it will open index.htm page in browser to indicate your app is running
Blog 4 IT beginner to copy and run it : AngularJS, JAVA, C#, JQuery, BootStrap, WPF, WebService, Asp.net, Ajax.net
Monday, 15 September 2014
AngularJS project with YeoMan windows 7 step by step
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment