|
4 ay önce | |
---|---|---|
es | 5 ay önce | |
src | 4 ay önce | |
test | 6 ay önce | |
.editorconfig | 6 ay önce | |
.eslintrc.json | 6 ay önce | |
.gitignore | 6 ay önce | |
.prettierrc.js | 6 ay önce | |
README.md | 6 ay önce | |
README.zh-CN.md | 6 ay önce | |
bootstrap.js | 6 ay önce | |
dict.txt | 5 ay önce | |
ecosystem.config.js | 6 ay önce | |
jest.config.js | 6 ay önce | |
package-lock.json | 5 ay önce | |
package.json | 5 ay önce | |
stop_dict.txt | 5 ay önce | |
tsconfig.json | 6 ay önce |
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.