# VUE-PC **Repository Path**: sun-icon/vue-pc ## Basic Information - **Project Name**: VUE-PC - **Description**: 使用vue-cli搭建项目 element-ui组件布局 axios封装API接口 Echarts可视化图表 router路由懒加载等实现一个PC端的小项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-11-06 - **Last Updated**: 2022-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # heimamm ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).