react-micro-frontend-example

One approach for a micro frontend in React.

Stars
53
Committers
1

react-micro-frontend-example

How to transform a React application into a Micro Frontend architecture. Learn more about it here. Builds up on top of: Advanced React with Webpack setup.

Installation

  • git clone [email protected]:rwieruch/react-micro-frontend-example.git
  • cd react-micro-frontend-example
  • npm install
  • npm start
  • visit http://localhost:8080

Usage

  • npm run start
  • Micro Frontend 1: npm run start:programming
  • Micro Frontend 2: npm run start:installation
Badges
Extracted from project README
Build Status Slack
Related Projects