Skip to content

yveyeh/vuex-state-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuex State Sample 🎁 🎯

A project to demonstrate the use of Store and state, getters, mutations in Vuex and VueJS.

  • Create Vuex Store and use it to hold state.
  • Create computed properties Vuex mapState.
  • Retrieve data from Vuex Store with Getters.
  • Update state in Vuex Store with Mutations.
  • Update state asynchronously with Vuex Actions.
  • Structure and manage Vuex store with modules.

Installation and Usage 💾 📚

... a more detailed documentation is in the pipeline.

Development 🍪 🍶

... a more detailed documentation is in the pipeline.

Author and Developer 🍔 ☕

Additional credit goes to Synepsys for providing me with the required resources to establish this project.

LICENSE 📋 📝

The MIT License. See the license for this software here