# echarts **Repository Path**: lv_yao520/echarts ## Basic Information - **Project Name**: echarts - **Description**: echarts大数据可视化 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-28 - **Last Updated**: 2022-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myapp ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). # 写这个项目的介绍、使用方法(包括部署步骤) # 项目启动步骤 1、在myapp目录下,执行yarn命令 2、执行`yarn serve`启动dev环境 # 后端部署流程