We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs 服务模版——Koa2
启动:
npm run start
构建:
npm run build
生产构建:
npm run build:prod