Skip to content

malucky/generator-bc-angular

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published