Nav apraksta

zs 5595260427 修改 7 mēneši atpakaļ
src 5595260427 修改 7 mēneši atpakaļ
test 4080fc8031 update 8 mēneši atpakaļ
.editorconfig 4080fc8031 update 8 mēneši atpakaļ
.eslintrc.json 4080fc8031 update 8 mēneši atpakaļ
.gitignore 4080fc8031 update 8 mēneši atpakaļ
.prettierrc.js 4080fc8031 update 8 mēneši atpakaļ
README.md 4080fc8031 update 8 mēneši atpakaļ
README.zh-CN.md 4080fc8031 update 8 mēneši atpakaļ
bootstrap.js 4080fc8031 update 8 mēneši atpakaļ
jest.config.js 4080fc8031 update 8 mēneši atpakaļ
package.json edbbeabc65 修改 8 mēneši atpakaļ
tsconfig.json 4080fc8031 update 8 mēneši atpakaļ

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.