# element-uis-plugins **Repository Path**: webgamewebgame/element-uis-plugins ## Basic Information - **Project Name**: element-uis-plugins - **Description**: element-uis-plugins 组件库 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2023-10-08 - **Last Updated**: 2024-08-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # element-ui-plugins 对element-ui进行二次封装,通过配置化设置实现快速开发页面。 该项目只是基础库文件,请勿直接在该项目内进行业务开发工作。 文档地址: https://www.yuque.com/u445775/sa359w/hc7t7uyxizxgfyf1?singleDoc#oAXk > form&table ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).