This generator allows you to setup project in both 'Angular' as well as 'Jquery' farmework with the best Developer Experience out of the box!
No matter what framework you choose, ui-generator gives you the best configration and project setup.
This generator uses Gulp as a task manager and ask you questions to choose the following featuers you need:
- AngularJs
- jQuery
- Sass
- Bootstrap
- Angular required features like angular-bootstrap, angular-ui-router etc...
- For font icon you can choose 'Font-Awesome'
First, install Yeoman and generator-ui-angular using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-ui-angular
mkdir new-project && cd new-project
yo ui-angular
This generator help you to setup project with angular as well as jquery.
You can setup a simple web application with jquery or you can also setup a complete fornt-end MVC and MVVM architecture with Angularjs.
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
MIT © Rajkumarui