Skip to content

wsdo/vuejs-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuexbase

learn vuex base

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

note 文件夹里面是笔记

官方案例:

https://github.com/vuejs/vuex/tree/dev/examples/shopping-cart

【vuex入门系列01】实战操作加减法案例对vuex感知

https://segmentfault.com/a/1190000011525583

【vuex入门系列02】mutation接收单个参数和多个参数

https://segmentfault.com/a/1190000011528501

【vuex入门系列03】实战案例:利用dispatch提交actions解决异步问题

https://segmentfault.com/a/1190000011528052

About

vuejs 基础教程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published