Firstly I'd like to say this is a great repo! you've done some amazing work.
I'm currently reading through the forks people have done and I've noticed none of them tend to use Vuex which for vue is the default state management tool. When I add a store.js with vuex to the portal.js I get a 404 from app4. Please see the screenshot attached.
Do you have any ideas, or could you point me towards the right direction for the introduction of vuex into this type of project.
Firstly I'd like to say this is a great repo! you've done some amazing work.
I'm currently reading through the forks people have done and I've noticed none of them tend to use Vuex which for vue is the default state management tool. When I add a store.js with vuex to the portal.js I get a 404 from app4. Please see the screenshot attached.
Do you have any ideas, or could you point me towards the right direction for the introduction of vuex into this type of project.
Thank you.