Installing Vuex

Learn how to install Vuex locally.

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 1200+ tech skills courses.