# vue-element-simple **Repository Path**: se1per_php_code/vue-element-simple ## Basic Information - **Project Name**: vue-element-simple - **Description**: 基于Vue+ElementUI的轻量级前端框架 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2022-01-19 - **Last Updated**: 2022-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-element-simple ## 介绍 基于Vue+ElementUI的轻量级前端框架,化繁为简,极致的ElementUI体验。 ## 适用人群 有一定前端相关基础的初学者、非前端专业的技术人员 ## 在线体验 [链接](http://ves.itake.top/) ## 界面截图 ![主页](https://gitee.com/aria_wai/vue-element-simple/raw/master/static/screenshot.png) ## 软件架构 软件架构说明 ## 开始 ``` bash # clone the project git clone https://gitee.com/aria_wai/vue-element-simple.git # enter the project directory cd vue-element-simple # install dependencies npm install # serve with hot reload at localhost:9287 npm run dev ``` ## 发布 ``` bash # build for production with minification npm run build ``` ## License [MIT](https://gitee.com/aria_wai/vue-element-simple/blob/master/LICENSE) Copyright (c) 2022 AriaWaI