A simple CLI for scaffolding Koa.js projects.
npm i -g koajs-clikoa init <template> <project> # generate a new project from a templatekoa list # list available official templates- koajs-templates - A collection of koa2 boilerplate with powerful UI library.
MIT