1.1.1 • Published 7 years ago
koa-rest-generator v1.1.1
Koa REST Generator
Template Dependencies
Installation
$ npm install -g koa-rest-generator
Quick Start
$ koa-rest test
$ cd test
$ yarn start
Start your Koa REST API at http://localhost:3000/api
Usage
Usage: koa-rest <project-name>
Options:
-v, --version output the version number
-s, --skip Skip dependencies install and git init
-h, --help output usage information