Нема описа

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

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.