generator-angular-devstack

2.3.1 • Public • Published

Generator Angular Devstack

NPM version Gitter Build Status Dependency Status

Provide structure and automation to manage AngularJS projects.

Documentation

Installation

Global installation of gulp and bower is optional

# Install yeoman generator
$ npm install -g yo generator-angular-devstack
# Create your project
$ yo angular-devstack

Serve app and watch for changes

$ npm start

Build the app for production

$ npm run build

Generate an archive of your app

$ npm run archive

Deploy your app on GitHub Pages

$ npm run deploy

Package Sidebar

Install

npm i generator-angular-devstack

Weekly Downloads

12

Version

2.3.1

License

MIT

Last publish

Collaborators

  • ghoullier