Нема описа

zs 5595260427 修改 пре 7 месеци
src 5595260427 修改 пре 7 месеци
test 4080fc8031 update пре 8 месеци
.editorconfig 4080fc8031 update пре 8 месеци
.eslintrc.json 4080fc8031 update пре 8 месеци
.gitignore 4080fc8031 update пре 8 месеци
.prettierrc.js 4080fc8031 update пре 8 месеци
README.md 4080fc8031 update пре 8 месеци
README.zh-CN.md 4080fc8031 update пре 8 месеци
bootstrap.js 4080fc8031 update пре 8 месеци
jest.config.js 4080fc8031 update пре 8 месеци
package.json edbbeabc65 修改 пре 8 месеци
tsconfig.json 4080fc8031 update пре 8 месеци

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.