بدون توضیح

zs 5595260427 修改 7 ماه پیش
src 5595260427 修改 7 ماه پیش
test 4080fc8031 update 8 ماه پیش
.editorconfig 4080fc8031 update 8 ماه پیش
.eslintrc.json 4080fc8031 update 8 ماه پیش
.gitignore 4080fc8031 update 8 ماه پیش
.prettierrc.js 4080fc8031 update 8 ماه پیش
README.md 4080fc8031 update 8 ماه پیش
README.zh-CN.md 4080fc8031 update 8 ماه پیش
bootstrap.js 4080fc8031 update 8 ماه پیش
jest.config.js 4080fc8031 update 8 ماه پیش
package.json edbbeabc65 修改 8 ماه پیش
tsconfig.json 4080fc8031 update 8 ماه پیش

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.