Skip to content

Micro FrontEnd POC using ARA framework. In this POC we have multiple React applications communicating with each other.

Notifications You must be signed in to change notification settings

subzw0rld/ara-react-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Micro FrontEnd POC using Ara Framework

Micro FrontEnd POC using ARA framework. In this POC we have multiple React applications communicating with each other.

Running the Application

Start the Global App first

  • cd global
  • npm run dev
  • Open your browser and point it to http://localhost:8080 to verify that the server has started (Don't worry if you see folder listing).

Start the React App

  • cd spa
  • npm start
  • The react application would render itself on browser.

About

Micro FrontEnd POC using ARA framework. In this POC we have multiple React applications communicating with each other.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published