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
- Host: GitHub
- URL: https://github.com/zguillez/generator-z-cli
- Owner: zguillez
- License: mit
- Created: 2017-09-13T09:31:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T15:44:10.000Z (almost 8 years ago)
- Last Synced: 2025-09-16T15:51:26.901Z (9 months ago)
- Topics: angular, cli, cli-javascript-frameworks, developer-tools, frontend, javascript, polymer, react, vuejs
- Language: JavaScript
- Homepage: https://zguillez.tools/
- Size: 149 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-z-cli
[](https://badge.fury.io/js/generator-z-cli)
[](https://travis-ci.org/zguillez/generator-z-cli)
[](https://coveralls.io/r/zguillez/generator-z-cli)
[](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

# 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.