generator-abk-angular

2.0.0 • Public • Published

generator-abk-angular

Yeoman generator for angular modules using some of our patterns

Usage

Install the required tools

npm install yo -g

Install generator-abk-angular

npm install generator-abk-angular -g

Open a console in the root of your project

yo abk-angular

Answer the 2 questions and that's it!

abk-angular demo

Development

Install dependencies

npm install

Link as a global module

npm link

Make changes and tests them using yo command

yo abk-angular

Before push changes run eslint

npm run eslint

Testing

npm test

Code Coverage

npm run coverage

Dependents (0)

Package Sidebar

Install

npm i generator-abk-angular

Weekly Downloads

0

Version

2.0.0

License

MIT

Last publish

Collaborators

  • erivero