Sen descrición

zs 0e206889f0 修改 %!s(int64=2) %!d(string=hai) anos
src 0e206889f0 修改 %!s(int64=2) %!d(string=hai) anos
test 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
.editorconfig 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
.eslintrc.json 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
.gitignore 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
.prettierrc.js 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
README.md 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
README.zh-CN.md 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
bootstrap.js 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
ecosystem.config.js 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
jest.config.js 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
package.json 4b1d29e727 创建 %!s(int64=2) %!d(string=hai) anos
tsconfig.json 4b1d29e727 创建 %!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.