Nav apraksta

zs 5595260427 修改 9 mēneši atpakaļ
src 5595260427 修改 9 mēneši atpakaļ
test 4080fc8031 update 10 mēneši atpakaļ
.editorconfig 4080fc8031 update 10 mēneši atpakaļ
.eslintrc.json 4080fc8031 update 10 mēneši atpakaļ
.gitignore 4080fc8031 update 10 mēneši atpakaļ
.prettierrc.js 4080fc8031 update 10 mēneši atpakaļ
README.md 4080fc8031 update 10 mēneši atpakaļ
README.zh-CN.md 4080fc8031 update 10 mēneši atpakaļ
bootstrap.js 4080fc8031 update 10 mēneši atpakaļ
jest.config.js 4080fc8031 update 10 mēneši atpakaļ
package.json edbbeabc65 修改 10 mēneši atpakaļ
tsconfig.json 4080fc8031 update 10 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.