Skip to content

ywwhack/koa-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

a scaffold of koa web application

Resources

License

Stars

Watchers

Forks

Packages

No packages published