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: 3 months ago
JSON representation

koa2 server 脚手架

Awesome Lists containing this project

README

        

### koa template server

> an simple node template

### Use

```
git clone [email protected]:pplgin/koa-template.git

yarn // install node_modules

yarn dev
```