Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 255 Bytes

File metadata and controls

25 lines (18 loc) · 255 Bytes

浙江省数智地质服务平台——机房监测

使用方式

安装依赖

$ yarn

启动项目

$ yarn start
$ yarn start:test
$ yarn start:pro

打包部署

$ yarn build
$ yarn build:test
$ yarn build:pro