# vue3-admin **Repository Path**: labike/vue3-admin ## Basic Information - **Project Name**: vue3-admin - **Description**: vue3后台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-11 - **Last Updated**: 2022-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-admin > vue3管理后台, 包含国际化, 动态菜单,权限处理, 换肤, 列表上传下载等, 不包含动态添加菜单 ## 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/).