Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 309 Bytes

File metadata and controls

13 lines (10 loc) · 309 Bytes

Decorator

Generates an AngularJS service decorator.

Example:

yo angular-fullstack:decorator serviceName
[?] What module name would you like to use? myApp.serviceName
[?] Where would you like to create this decorator? client/app/

Produces

client/app/serviceName/serviceName.decorator.js