me-12 / single-spa-portal-example

Example project on how to combine multiple SPA's on a single Website
MIT License
407 stars 136 forks source link

VueJS with Vuex #61

Open EvanBurbidge opened 5 years ago

EvanBurbidge commented 5 years ago

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.

screen shot 2018-12-05 at 15 04 53