# 大数据可视化 **Repository Path**: gavin.Zhang/vdata ## Basic Information - **Project Name**: 大数据可视化 - **Description**: vue自己试着做的大数据可视化平台 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-03-25 - **Last Updated**: 2021-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 大数据可视化模板 ![image text](https://gitee.com/qimendunjia_myself/vdata/raw/master/src/assets/20191217222313.png) ## 安装 ``` yarn install ``` ### 测试环境 ``` yarn serve ``` ### 编译 ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).