Skip to content

Demo of 2 Vue applications / Micro Frontends composed on the server-side by Podium

License

Notifications You must be signed in to change notification settings

Jozzeh/podium-vue-example

Repository files navigation

Server-side composed VueJS micro frontends with Podium

Demo of 2 Vue applications / Micro Frontends composed on the server-side by Podium

Podium docs: https://podium-lib.io
Vue CLI docs: https://cli.vuejs.org/guide/creating-a-project.html

How to start

  1. Clone this repository
  2. In root folder run command "npm install"
  3. In root folder run command "npm run installAll"
  4. In root folder run command "npm start"
  5. Open up your favorite browser and head to http://localhost:7000

What is in this repo

A single page loads 2 Vue Micro Frontends...
They communicate through a pubsub event bus (courtesy of the Podium framework).

About

Demo of 2 Vue applications / Micro Frontends composed on the server-side by Podium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published