Žiadny popis

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

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.