generator-static-angular

0.0.6 • Public • Published

Angular and Static Generator

Built with Grunt Dependency Status devDependency Status Build Status NPM version

Yeoman generator for a angular static project. See a project who generated with that: fork-label.

Required

Of course Node.js, NPM and Git.

Yeoman:

$ npm install -g yo

Bower:

$ npm install -g bower

Generator-static-angular:

$ npm install -g generator-static-angular

Getting Started

Initiate the generator:

$ yo static-angular

To test:

$ npm install -g bower
$ bower install
$ npm installl
$ gulp serve

To compile:

$ npm install
$ npm install -g gulp
$ gulp

Package Sidebar

Install

npm i generator-static-angular

Weekly Downloads

9

Version

0.0.6

License

none

Last publish

Collaborators

  • cedced19