zs 5595260427 修改 | 9 月之前 | |
---|---|---|
src | 9 月之前 | |
test | 10 月之前 | |
.editorconfig | 10 月之前 | |
.eslintrc.json | 10 月之前 | |
.gitignore | 10 月之前 | |
.prettierrc.js | 10 月之前 | |
README.md | 10 月之前 | |
README.zh-CN.md | 10 月之前 | |
bootstrap.js | 10 月之前 | |
jest.config.js | 10 月之前 | |
package.json | 10 月之前 | |
tsconfig.json | 10 月之前 |
see midway docs for more detail.
$ npm i
$ npm run dev
$ open http://localhost:7001/
$ npm start
npm run lint
to check code style.npm test
to run unit test.