generator-ui-angular

1.0.12 • Public • Published

ui-angular NPM version

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'

Installation

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

Run

Create a new directory, and go into:
mkdir new-project && cd new-project
Then generate your new project:
yo ui-angular

Generator UI Angular Infrastructure

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.

Generator Features

  • Angularjs

  • Angular UI Bootstrap

  • UI Router

  • jQuery

  • Mpdernizr

  • Bootstrap

  • Sass

Task Runner

  • Gulp

Package Manager

  • NPM
  • Bower

Getting To Know Yeoman

  • 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.

Developed by

Rajkumar

License

MIT © Rajkumarui

Package Sidebar

Install

npm i generator-ui-angular

Weekly Downloads

2

Version

1.0.12

License

MIT

Last publish

Collaborators

  • rajkumarui