Không có mô tả

lrf 91cdb4602d update 1 năm trước cách đây
.vscode a957b3f2e9 update 1 năm trước cách đây
src e2e182a0c1 update 1 năm trước cách đây
test a957b3f2e9 update 1 năm trước cách đây
.editorconfig a957b3f2e9 update 1 năm trước cách đây
.eslintrc.json a957b3f2e9 update 1 năm trước cách đây
.gitattributes ec970687ca dev config 1 năm trước cách đây
.gitignore a957b3f2e9 update 1 năm trước cách đây
.prettierrc.js a957b3f2e9 update 1 năm trước cách đây
README.md a957b3f2e9 update 1 năm trước cách đây
README.zh-CN.md a957b3f2e9 update 1 năm trước cách đây
bootstrap.js a957b3f2e9 update 1 năm trước cách đây
ecosystem.config.js 420d816bcc dev config 1 năm trước cách đây
jest.config.js a957b3f2e9 update 1 năm trước cách đây
package.json a7e684f3c8 update 1 năm trước cách đây
tsconfig.json a957b3f2e9 update 1 năm trước cách đây
update.sh 91cdb4602d update 1 năm trước cách đây

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.