# adminVue3.0 **Repository Path**: smilelwb/admin-vue3.0 ## Basic Information - **Project Name**: adminVue3.0 - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-10 - **Last Updated**: 2023-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, element3后台管理系统, vue3后台管理系统, vue后台管理系统, 后台管理系统 ## README # admin ## Project setup ``` npm install ``` ### Plug-in ``` npm install element-plus --save npm install sass-loader@6.0.0 ``` ### 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/).