1 Star 0 Fork 0

guozhouquan / diva-sample-vue2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 586 Bytes
一键复制 编辑 原始数据 按行查看 历史
赵华 提交于 2021-07-30 16:13 . chore: 更新 markdown 文件

DIVA Sample vue2

Digital Intelligence Visualization API

该项目为调用 diva-sdk 接口的案例。

下载

git clone https://github.com/sheencity/diva-sample-vue2.git

安装依赖

  • node v14 lts
  • npm v7
npm install

运行项目

npm run serve

项目将运行在 http://localhost:8081/

打包项目

npm run build

打包文件将存储在 dist/ 目录中,可以通过添加 --mode 标记打包生产环境文件。

1
https://gitee.com/guozhouquan/diva-sample-vue2.git
git@gitee.com:guozhouquan/diva-sample-vue2.git
guozhouquan
diva-sample-vue2
diva-sample-vue2
main

搜索帮助