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 脚手架
- Host: GitHub
- URL: https://github.com/pplgin/koa-template
- Owner: pplgin
- Created: 2017-05-19T06:51:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T02:30:25.000Z (over 7 years ago)
- Last Synced: 2025-01-16T09:05:22.146Z (5 months ago)
- Topics: javascript, koa2-generator
- Language: JavaScript
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
### koa template server
> an simple node template
### Use
```
git clone [email protected]:pplgin/koa-template.gityarn // install node_modules
yarn dev
```