generator-angular-dft v1.3.1
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-dftThen generate your new project:
yo angular-dftTo run project for developing:
gulp serve-devTo run build project for production:
gulp build-prodTo 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 serveTo 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
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago