You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeoman is used for generate AngularJS, angular, react, emberJS, backboneJS and redux app structures.You can easily get app skeleton of your app and after you just have to write only codes.
Run grunt for building and grunt serve for preview.
Testing
Running grunt test will run the unit tests with karma.
About
Yeoman is used for generate AngularJS, angular, react, emberJS, backboneJS and redux app structures.You can easily get app skeleton of your app and after you just have to write only codes.