Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 676 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 676 Bytes

demo2

vuejs+vux+vuex+router

链接

1.点击这里你可以查看demo

vuedemo 特性

1.vue-cli脚手架

2.vue-cli脚手架基础上利用router构建单页应用

3.使用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

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