1.0.4 • Published 8 years ago

koajs-cli v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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