lrf 6552fe52fd update | пре 1 месец | |
---|---|---|
src | пре 1 месец | |
test | пре 2 месеци | |
.editorconfig | пре 2 месеци | |
.eslintrc.json | пре 2 месеци | |
.gitignore | пре 2 месеци | |
.prettierrc.js | пре 2 месеци | |
README.md | пре 2 месеци | |
README.zh-CN.md | пре 2 месеци | |
bootstrap.js | пре 2 месеци | |
jest.config.js | пре 2 месеци | |
package-lock.json | пре 2 месеци | |
package.json | пре 2 месеци | |
tsconfig.json | пре 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.