generator-angular-dft

1.3.1 • Public • Published

NPM version

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

Package Sidebar

Install

npm i generator-angular-dft

Weekly Downloads

3

Version

1.3.1

License

Apache-2.0

Last publish

Collaborators

  • sajera