generator-sgi

0.0.2 • Public • Published

generator-sgi NPM version Build Status Dependency Status Coverage percentage

A ionic 2 components generator

Installation

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

npm install -g yo
npm install -g generator-sgi

Then generate your new project:

yo sgi

After providing the name of the components, the cmd will generate 1 diretory with the name of the component, and the three files named as below:

<componentname>.component.ts : Filled with a snippet of an angular component.
<componentname>.component.scss
<componentname>.component.html : Filled with a basic ionic 2 html page.

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Apache-2.0 © Ahadri Hatim

Readme

Keywords

Package Sidebar

Install

npm i generator-sgi

Weekly Downloads

1

Version

0.0.2

License

Apache-2.0

Last publish

Collaborators

  • falsebyte