Нема описа

lrf b0074ee073 update пре 1 година
src b0074ee073 update пре 1 година
test 57be60c282 init пре 1 година
.editorconfig 57be60c282 init пре 1 година
.eslintrc.json 57be60c282 init пре 1 година
.gitignore b0074ee073 update пре 1 година
.prettierrc.js 57be60c282 init пре 1 година
README.md 57be60c282 init пре 1 година
README.zh-CN.md 57be60c282 init пре 1 година
bootstrap.js 57be60c282 init пре 1 година
ecosystem.config.js b0074ee073 update пре 1 година
jest.config.js 57be60c282 init пре 1 година
package.json 57be60c282 init пре 1 година
tsconfig.json 57be60c282 init пре 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.