0.0.4 • Published 10 years ago

generator-bc-angular v0.0.4

Weekly downloads
6
License
MIT
Repository
github
Last release
10 years ago

generator-bc-angular Build Status

Description

Running yo bc-angular:module creates the following files with default template in the specified path:

  • <newModule>.module.js
  • <newModule>.state.js
  • <newModule>.controller.js
  • <newModule>.controller.spec.js
  • <newModule>.tpl.html

Getting Started

  1. npm install -g yo
  2. npm install -g bc-angular
  3. run yo bc-angular:module
  4. follow the instruction prompts

Note

You will need to inject the new dependency into the app manually.

License

MIT

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago