An open API service indexing awesome lists of open source software.

https://github.com/zguillez/generator-z-cli

Yeoman generator for create web apps with CLI Javascript frameworks
https://github.com/zguillez/generator-z-cli

angular cli cli-javascript-frameworks developer-tools frontend javascript polymer react vuejs

Last synced: 2 months ago
JSON representation

Yeoman generator for create web apps with CLI Javascript frameworks

Awesome Lists containing this project

README

          

# generator-z-cli

[![npm version](https://badge.fury.io/js/generator-z-cli.svg)](https://badge.fury.io/js/generator-z-cli)
[![Build Status](https://travis-ci.org/zguillez/generator-z-cli.svg)](https://travis-ci.org/zguillez/generator-z-cli)
[![Installs](https://img.shields.io/npm/dt/generator-z-cli.svg)](https://coveralls.io/r/zguillez/generator-z-cli)
[![Gitter](https://badges.gitter.im/zguillez/generator-z-cli.svg)](https://gitter.im/zguillez/generator-z-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

> [Zguillez](https://zguillez.io) | Guillermo de la Iglesia

## Yeoman generator for create web apps with CLI Javascript frameworks

![](http://zguillez.github.io/img/z-cli.png)

# Getting Started
## Install Yeoman

```
npm install -g yo
```

## Yeoman Generators
To install generator-z-cli from npm, run:

```
npm install -g generator-z-cli
```

Finally, initiate the generator:

```
yo z-cli
```

# Contributing and issues
Contributors are welcome, please fork and send pull requests! If you have any ideas on how to make this project better then please submit an issue or send me an [email](mailto:mail@zguillez.io).

# License
©2017 [Zguillez.io](https://zguillez.io)

Original code licensed under [MIT](https://en.wikipedia.org/wiki/MIT_License) Open Source projects used within this project retain their original licenses.