Sem descrição

zs 5595260427 修改 há 7 meses atrás
src 5595260427 修改 há 7 meses atrás
test 4080fc8031 update há 8 meses atrás
.editorconfig 4080fc8031 update há 8 meses atrás
.eslintrc.json 4080fc8031 update há 8 meses atrás
.gitignore 4080fc8031 update há 8 meses atrás
.prettierrc.js 4080fc8031 update há 8 meses atrás
README.md 4080fc8031 update há 8 meses atrás
README.zh-CN.md 4080fc8031 update há 8 meses atrás
bootstrap.js 4080fc8031 update há 8 meses atrás
jest.config.js 4080fc8031 update há 8 meses atrás
package.json edbbeabc65 修改 há 8 meses atrás
tsconfig.json 4080fc8031 update há 8 meses atrás

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.