generator-acomponent
v1.0.2
Published
Create Angular 1.5 components.
Downloads
1
Readme
Yeoman Angular 1.5 Component Generator
How to install:
$ npm i -g yo generator-acomponent
How to use:
$ yo acomponent myBeautifulComponent
? Module name? myAppModuleName
create my-beautiful-component/my-beautiful-component.component.js
create my-beautiful-component/my-beautiful-component.scss
create my-beautiful-component/my-beautiful-component.html