|
il y a 2 ans | |
---|---|---|
.vscode | il y a 2 ans | |
src | il y a 2 ans | |
test | il y a 2 ans | |
.editorconfig | il y a 2 ans | |
.eslintrc.json | il y a 2 ans | |
.gitattributes | il y a 2 ans | |
.gitignore | il y a 2 ans | |
.prettierrc.js | il y a 2 ans | |
README.md | il y a 2 ans | |
README.zh-CN.md | il y a 2 ans | |
bootstrap.js | il y a 2 ans | |
ecosystem.config.js | il y a 2 ans | |
jest.config.js | il y a 2 ans | |
package.json | il y a 2 ans | |
tsconfig.json | il y a 2 ans | |
update.sh | il y a 2 ans |
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.