平台服务

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

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.