Skip to content

anwesh-b/Micro-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro Frontend

Simple Implementation of Microfrontend across multiple react projects

Architecture

  • Core app or master app in order to manage the projects
  • App1, App2 : Two independent apps working under the core app.

Run the App

Goto all the folder and run the following

  • yarn install
  • cp .env.example .env
  • yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published