平台服务

zs 5299e50a59 修改 1 yıl önce
.vscode 95cccefda1 init 2 yıl önce
src 5299e50a59 修改 1 yıl önce
test 95cccefda1 init 2 yıl önce
.editorconfig 95cccefda1 init 2 yıl önce
.eslintrc.json 95cccefda1 init 2 yıl önce
.gitignore a551222528 个人账号注册,直接赋予平台,科研项目,科学家权限 1 yıl önce
.prettierrc.js 95cccefda1 init 2 yıl önce
README.md b8840f69ca test 1 yıl önce
README.zh-CN.md 95cccefda1 init 2 yıl önce
bootstrap.js 95cccefda1 init 2 yıl önce
ecosystem.config.js 95cccefda1 init 2 yıl önce
jest.config.js 95cccefda1 init 2 yıl önce
package.json bd5eb74e03 update 2 yıl önce
tsconfig.json 95cccefda1 init 2 yıl önce
update.sh ac9777d44a 1 1 yıl önce

README.md

my_midway_project

QuickStart

see midway docs for more detail. test

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.