lrf 34b39e170b update | vor 1 Jahr | |
---|---|---|
.vscode | vor 1 Jahr | |
src | vor 1 Jahr | |
test | vor 1 Jahr | |
.editorconfig | vor 1 Jahr | |
.eslintrc.json | vor 1 Jahr | |
.gitattributes | vor 1 Jahr | |
.gitignore | vor 1 Jahr | |
.prettierrc.js | vor 1 Jahr | |
README.md | vor 1 Jahr | |
README.zh-CN.md | vor 1 Jahr | |
bootstrap.js | vor 1 Jahr | |
ecosystem.config.js | vor 1 Jahr | |
jest.config.js | vor 1 Jahr | |
package.json | vor 1 Jahr | |
tsconfig.json | vor 1 Jahr | |
update.sh | vor 1 Jahr |
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.