Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 183 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 183 Bytes

Koa2 template

nodejs 服务模版——Koa2

项目运行

启动:

npm run start

构建:

npm run build

生产构建:

npm run build:prod