Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 571 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 571 Bytes

vue2+vue-router+vuex+axios+element-ui全家桶实现的后台管理页面

A Vue.js project

如果你觉得还可以的话,请给个小星星

# 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 and docs for vue-loader.