Skip to content

Entry point and container application for a micro frontends demo

Notifications You must be signed in to change notification settings

godaprojects-microfrontends/container

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feed Me

Build Status

Entry point and container application for a micro frontends demo.

This is a React application, which renders a navigation bar, and uses React Router to select a microfrontend to render onto the page.

Getting started

  1. Clone the repo
  2. yarn install
  3. yarn start

You can run the container on its own, but for it to actually do anything you'll also need to be running:

Run the tests

  • yarn test

About

Entry point and container application for a micro frontends demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 88.2%
  • CSS 6.6%
  • HTML 5.2%