Change the default store structure Just change the Vuex store structure to access it from anywhere. Modify ./src/store/index. js . import Vue from “vue”; import Vuex from “vuex”; // Use a new variable and export values to change default behaviour.6 May 2020
Read moreHow do you run a quasar project?
Installing the Quasar framework
Read more