744 Forks
10123 Stars
10123 Watchers

pinia

🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support

How to download and setup pinia

Open terminal and run command
git clone https://github.com/vuejs/pinia.git
git clone is used to create a copy or clone of pinia 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 pinia https://github.com/vuejs/pinia/archive/master.zip

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

If you have some problems with pinia

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