generator-angular-dft
v1.3.1
Published
Angular ui-router restangular ui-bootstrap
Downloads
12
Readme
generator-angular-dft
Angular ui-router restangular ui-bootstrap Generator of simple Angular project with some basic docs.
Installation
First, install Yeoman and generator-angular-dft using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-angular-dft
Then generate your new project:
yo angular-dft
To run project for developing:
gulp serve-dev
To run build project for production:
gulp build-prod
To use node environment you may write custom config (environment/fileName.json) and specified node environment (file name) then run:
To run project for developing with custom config
gulp serve
To run run build project for production with custom config
gulp build
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.
License
Apache © Sajera