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