Sen descrición

lrf 34b39e170b update %!s(int64=2) %!d(string=hai) anos
.vscode a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
src 34b39e170b update %!s(int64=2) %!d(string=hai) anos
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 a957b3f2e9 update %!s(int64=2) %!d(string=hai) anos
.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 a7e684f3c8 update %!s(int64=2) %!d(string=hai) anos
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.