0.1.0 • Published 10 years ago

ng-component v0.1.0

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

grunt-init-ng-module

Angular Module Scaffold for GruntJS

You must have grunt-init installed to use this scaffold

Installation

Assuming you have installed grunt-init, clone this repository to ~/.grunt-init/ng-component. Then run the following command:

$ grunt-init ng-component

You will be asked a series of questions, and your component will be scaffolded for you!