Create AngularJS app structure using Yeoman

For AngularJS beginners who don’t know how the Angular app structure should be or for the Angular Dev who want to faster create new Controller or just start an local web server for testing or don’t know how to add the Angular Unit test. Yeomanwill help. Yeoman helps you to kickstart new projects, prescribing best practices and tools to help you stay productive. Required: NodeJS, Grunt Installation Usage Generate new Controller and View Run Run Test Build