Vue + Element UI 后台应用系统演示

Vue + Element UI 后台应用系统演示

JavaScript Vue.js相关

详细介绍

hello_vue

Vue + Element UI 开发的后台系统应用,演示了Vue的基础用法,包括:

  • Vue单文件组件
  • 组件间通信
  • 钩子函数
  • 自定义指令
  • Vue-Router路由跳转
  • Vuex应用
  • 国际化

Build Setup

# 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

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

推荐源码