UNPKG

generator-ngfs

Version:

Yeoman generator for creating MEAN stack applications, using MongoDB, Express, AngularJS, and Node

6 lines (4 loc) 171 B
'use strict' angular.module('<%= scriptAppName %>') .service '<%= classedName %>', () -> # AngularJS will instantiate a singleton by calling "new" on this function