Skip to content

codescouts-academy/codescouts-microfrontend

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

Running

MicroFrontend

How to start

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

Note: The browser will be open automatically, but you will see all apps running in parallel after few seconds.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published