# vue3-food-element-manage **Repository Path**: lifezhu/vue3-food-element-manage ## Basic Information - **Project Name**: vue3-food-element-manage - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-18 - **Last Updated**: 2024-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3 ## README # vue3-element ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### 安装element-plus npm install element-plus --save ### 安装路由 ``` npm install vue-router@4 ``` ### 安装axios npm install axios ### 接口文档 https://s1yv0bnmx2.feishu.cn/docs/doccn0Xyu7YhrcH46dkyDE5NdGc ### 安装@antv/g2plot npm install @antv/g2plot ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).