# Element UI-Vue2通用后台管理模板(未完全) **Repository Path**: chrisgood9/managertemplate ## Basic Information - **Project Name**: Element UI-Vue2通用后台管理模板(未完全) - **Description**: 仅仅是简单的基于vue2的后台管理页面,仅仅是学习模板。(个人学习) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: learn - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-19 - **Last Updated**: 2024-02-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue2-admin ## 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/).