generator-zetta
Version:
Create a Zetta Server http://yeoman.io
20 lines (11 loc) • 323 B
Markdown
# Zetta Generator
> Create a ZettaJS - API First IoT Server
## Install
```sh
$ npm install --global generator-zetta
```
## Usage
```sh
$ yo zetta
```
*Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.*