Installing Vuex
Learn how to install Vuex locally.
We'll cover the following
In order to explore how Vuex works, let’s walk through installing it into a fresh project.
Installing the Vuex library
Assuming we’re starting with a new CLI-generated project (using the “default” preset), let’s first install the Vuex library from npm.
Get hands-on with 1400+ tech skills courses.