koajs-cli
v1.0.4
Published
A simple CLI for scaffolding Koa.js projects.
Downloads
17
Readme
koajs-cli
A simple CLI for scaffolding Koa.js projects.
Installation
npm i -g koajs-cli
Usage
koa init <template> <project> # generate a new project from a template
koa list # list available official templates
Official templates
- koajs-templates - A collection of koa2 boilerplate with powerful UI library.
License
MIT