# elementui-demo **Repository Path**: wsclog/elementui-demo ## Basic Information - **Project Name**: elementui-demo - **Description**: 存放Vue+Element UI 日常案例,仅用学习使用,谢谢!! - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-07 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # elementui-demo #### 介绍 存放Vue+Element UI 日常案例,仅用学习使用,谢谢!! #### 软件架构 软件架构说明 #### 安装教程 1. npm install 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request # elementui > A Vue.js project ## 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 # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). >>>>>>> 项目初始化