An open API service indexing awesome lists of open source software.

https://github.com/pplgin/koa-template

koa2 server 脚手架
https://github.com/pplgin/koa-template

javascript koa2-generator

Last synced: 20 days ago
JSON representation

koa2 server 脚手架

Awesome Lists containing this project

README

          

### koa template server

> an simple node template

### Use

```
git clone git@github.com:pplgin/koa-template.git

yarn // install node_modules

yarn dev
```