Sen descrición

zs 5860efc0d4 修改 hai 9 meses
src 5860efc0d4 修改 hai 9 meses
test 5b916a37d4 init hai 1 ano
.editorconfig 5b916a37d4 init hai 1 ano
.eslintrc.json 5b916a37d4 init hai 1 ano
.gitignore 5b916a37d4 init hai 1 ano
.prettierrc.js 5b916a37d4 init hai 1 ano
README.md 5b916a37d4 init hai 1 ano
README.zh-CN.md 5b916a37d4 init hai 1 ano
bootstrap.js 5b916a37d4 init hai 1 ano
ecosystem.config.js 5b916a37d4 init hai 1 ano
jest.config.js 5b916a37d4 init hai 1 ano
package.json 5b916a37d4 init hai 1 ano
tsconfig.json 5b916a37d4 init hai 1 ano

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.