Sen descrición

lrf baac83906b 框架更新 hai 1 ano
.vscode a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
src 6d626d09f9 请求核心服务地址修改 hai 1 ano
test a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
.editorconfig a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
.eslintrc.json a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
.gitattributes ec970687ca dev config %!s(int64=2) %!d(string=hai) anos
.gitignore 2189a48428 update hai 1 ano
.prettierrc.js a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
README.md a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
README.zh-CN.md a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
bootstrap.js a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js c28df330a9 prod config %!s(int64=2) %!d(string=hai) anos
jest.config.js a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
package.json baac83906b 框架更新 hai 1 ano
tsconfig.json a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
update.sh 8c01943cb2 update %!s(int64=2) %!d(string=hai) anos

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.