1.5.0 • Published 8 years ago

koas v1.5.0

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

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 start

That'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

1.5.0

8 years ago

1.4.2

8 years ago

1.4.1

8 years ago

1.3.3

9 years ago

1.3.2

9 years ago

1.3.1

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago