9653 Forks
28085 Stars
28085 Watchers

vuex

🗃️ Centralized State Management for Vue.js.

How to download and setup vuex

Open terminal and run command
git clone https://github.com/vuejs/vuex.git
git clone is used to create a copy or clone of vuex repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vuex https://github.com/vuejs/vuex/archive/master.zip

Or simply clone vuex with SSH
[email protected]:vuejs/vuex.git

If you have some problems with vuex

You may open issue on vuex support forum (system) here: https://github.com/vuejs/vuex/issues