Няма описание

lrf fbc0a11def update преди 9 месеца
.vscode a957b3f2e9 update преди 1 година
src fbc0a11def update преди 9 месеца
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 c28df330a9 prod config преди 1 година
jest.config.js a957b3f2e9 update преди 1 година
package.json a7e684f3c8 update преди 1 година
tsconfig.json a957b3f2e9 update преди 1 година
update.sh 8c01943cb2 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.