Skip to content

Gain visibility into available micro frontends and learn about how to implement one.

Notifications You must be signed in to change notification settings

ris314/micro-frontend-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro-frontend-registry

Gain visibility into available micro frontends and learn about how to implement one.

NOTE: this is a prototype!

Installing

Pull down the repository locally, and then from your terminal cd into the project directory and run the install command:

npm install

Running

From the project directory within the terminal run:

npm start

NOTE: The prototype relies on Ilya Sterin's microfrontends for displaying microfrontends defined elsewhere. Please follow his readme to run this dependency locally. You may opt out from running his microfrontends, but please be aware that if you do so, will only be able to see the Guides section and nothing will be rendered in the Registry section.

Usage

With the web app running locally, you will be able to interact with it from your browser at http://localhost:6006/.

About

Gain visibility into available micro frontends and learn about how to implement one.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published