Digital Intelligence Visualization API
该项目为调用 diva-sdk 接口的案例。
git clone https://github.com/sheencity/diva-sample-vue3.git- node v14 lts
- npm v7
npm installnpm start项目将运行在 http://localhost:4200/。
npm run build打包文件将存储在 dist/ 目录中,可以通过添加 --prod 标记打包生产环境文件。