Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (19 loc) · 294 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 294 Bytes

数据边缘网关前端部分

基于iviewjs,vue-cli3

下载依赖

npm install

开发模式

npm run serve

生产模式

npm run build

运行测试

npm run test