Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

Vuex for Everyone

Create a new project with vue-cli

Before we start our quest to learn Vuex, we’ll need a fresh Vue project. In this lesson, we’ll set up a new Vue.js project using the vue-cli.

Did you know that our Vuex course is based on the official Vuex example? Since it is, we’ll grab the shop.js from the official Github repo which will serve as our simulated API.