koajs-cli

1.0.4 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i koajs-cli

Weekly Downloads

2

Version

1.0.4

License

MIT

Last publish

Collaborators

  • travisxu