Skip to content

React & Svelte & Vue combined in a single page using Podium. Server-side micro frontends made easy.

License

Notifications You must be signed in to change notification settings

Jozzeh/podium-mixed-example

Repository files navigation

React , Svelte & Vue apps on a single page using Podium

React, Svelte & Vue combined in a single page using Podium. Server-side micro frontends made easy.

Podium docs: https://podium-lib.io

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 a React, Svelte and Vue Micro Frontend...
They communicate through a pubsub event bus (courtesy of the Podium framework).

About

React & Svelte & Vue combined in a single page using Podium. Server-side micro frontends made easy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages