编辑 | blame | 历史 | 原始文档

ard-jt808-ui

jt808-admin-ui

安装依赖

npm install

npm install --registry=https://registry.npmmirror.com

启动服务

npm run dev
```

浏览器访问 http://localhost:80

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod
README 361 b
public/robots 25 b