/vue-element-admin

基于vue2 + element + vuex 项目管理系统

Primary LanguageVue

element-sym

A Vue.js project

Build Setup

# clone项目
git@github.com:luoxufang/vue-element-admin.git

# 安装依赖()
npm install

# 项目跑起来
npm run dev

# 浏览器打开 localhost:8080

# 打包的时候
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 and docs for vue-loader.