Adding a Vuex Module is made easy by Quasar CLI through the $ quasar new command . It will create a folder in /src/store named by “store_name” from the command above. It will contain all the boilerplate that you need.
Adding a Vuex Module is made easy by Quasar CLI through the $ quasar new command . It will create a folder in /src/store named by “store_name” from the command above. It will contain all the boilerplate that you need.