koay-template Note: Run a Koa application with one command! Koa Table of contents Installation Usage Installation npm install -g koay-cli # or cnpm install -g koay-cli Usage $ koay create hello # or npx koay-cli create hello $ cd hello $ npm install