/vue-element-admin

🌰 An admin system solution, using ES6, Vue and Element UI etc

Primary LanguageHTML

This is an admin interfaces that based on vue.js and element-ui.

Available Scripts

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# deploy, make sure that you are in master branch
npm run deploy

# build for production and view the bundle analyzer report
npm run build --report