服务端-顾红伟

guhongwei bd1cfb1e29 1 il y a 1 an
src bd1cfb1e29 1 il y a 1 an
test 4b0e9b8fd7 创建项目 il y a 1 an
.editorconfig 4b0e9b8fd7 创建项目 il y a 1 an
.eslintrc.json 4b0e9b8fd7 创建项目 il y a 1 an
.gitignore 4b0e9b8fd7 创建项目 il y a 1 an
.prettierrc.js 4b0e9b8fd7 创建项目 il y a 1 an
README.md ff9ba2ec7b 系统消息创建方法重写 il y a 1 an
README.zh-CN.md 4b0e9b8fd7 创建项目 il y a 1 an
bootstrap.js 4b0e9b8fd7 创建项目 il y a 1 an
ecosystem.config.js 4b0e9b8fd7 创建项目 il y a 1 an
jest.config.js 4b0e9b8fd7 创建项目 il y a 1 an
package.json 4b0e9b8fd7 创建项目 il y a 1 an
tsconfig.json 4b0e9b8fd7 创建项目 il y a 1 an

README.md

my_midway_project

QuickStart

see midway docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.

1