1.5.0 • Published 9 years ago
koas v1.5.0
A scaffold for koa-based web application(koa2.0)
##Installation
sudo npm install koas -g##How to use
koas path/to/project && cd path/to/project
yarn
yarn startThat's all!
open app.js, and enjoy yourself~
Note: you should use node7.6+ to support async/await syntax, or config your own babel env