Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Koa2 template

nodejs 服务模版——Koa2

项目运行

启动:

npm run start

构建:

npm run build

生产构建:

npm run build:prod