This lesson covers using the Vuex reactive store to share state across components.
Create a simple counter that has its state in a Vuex store.