generator-bc-angular

0.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i generator-bc-angular

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • malucky