# 可视化项目 **Repository Path**: Zhukon/test3 ## Basic Information - **Project Name**: 可视化项目 - **Description**: 该系统展示一个班级学生、就业等管理,使用Vue2、ElementUI来搭建整个系统,使用axios、拦截器来请求和处理数据,使用Echarts制作多张可视化图表。 正在慢慢完善 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-03-21 - **Last Updated**: 2023-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2_demo ## 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/).