generator-ng-es-6

0.0.2 • Public • Published

generator-ng-es-6 NPM version Build Status Dependency Status Coverage percentage

Installation

First, install Yeoman and generator-ng-es-6 using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-ng-es-6

How to use the ng-es-6 yeoman generator

Create Angular ES6 module

yo ng-es-6:module

The generator will ask for a name to create an Angular ES6 module.

Create Angular ES6 service

yo ng-es-6:service

The generator will ask for a name to create an Angular ES6 service.

Create Angular ES6 component

yo ng-es-6:component

The generator will ask for a name to create an Angular ES6 component.

License

unlicense © Raymon Schouwenaar

Readme

Keywords

Package Sidebar

Install

npm i generator-ng-es-6

Weekly Downloads

1

Version

0.0.2

License

unlicense

Last publish

Collaborators

  • raymonschouwenaar