|
пре 2 година | |
---|---|---|
.vscode | пре 2 година | |
src | пре 2 година | |
test | пре 2 година | |
.editorconfig | пре 2 година | |
.eslintrc.json | пре 2 година | |
.gitattributes | пре 2 година | |
.gitignore | пре 2 година | |
.prettierrc.js | пре 2 година | |
README.md | пре 2 година | |
README.zh-CN.md | пре 2 година | |
bootstrap.js | пре 2 година | |
ecosystem.config.js | пре 2 година | |
jest.config.js | пре 2 година | |
package.json | пре 2 година | |
tsconfig.json | пре 2 година | |
update.sh | пре 2 година |
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.