Нема описа

lrf 91cdb4602d update пре 1 година
.vscode a957b3f2e9 update пре 1 година
src e2e182a0c1 update пре 1 година
test a957b3f2e9 update пре 1 година
.editorconfig a957b3f2e9 update пре 1 година
.eslintrc.json a957b3f2e9 update пре 1 година
.gitattributes ec970687ca dev config пре 1 година
.gitignore a957b3f2e9 update пре 1 година
.prettierrc.js a957b3f2e9 update пре 1 година
README.md a957b3f2e9 update пре 1 година
README.zh-CN.md a957b3f2e9 update пре 1 година
bootstrap.js a957b3f2e9 update пре 1 година
ecosystem.config.js 420d816bcc dev config пре 1 година
jest.config.js a957b3f2e9 update пре 1 година
package.json a7e684f3c8 update пре 1 година
tsconfig.json a957b3f2e9 update пре 1 година
update.sh 91cdb4602d update пре 1 година

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.