# element-admin **Repository Path**: zhongyuetao/element-admin ## Basic Information - **Project Name**: element-admin - **Description**: 从零开始搭建vue-element-admin框架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-09-12 - **Last Updated**: 2023-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # demo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development 启动 ctrl+c=退出终端 ``` 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/).