Skip to content

zmrfzn/microfront-end_NR

Repository files navigation

Micro front-end demo

This project contains Angular = 11.2.14 & React = 17.0.1

Prerequisites

  • node 12 or 14
  • yarn 1.22

You need yarn to use the AngularCLI11/webpack5 opt-in!

Start and Run

  1. yarn -- Install dependencies
  2. yarn run start:rone Start the remote-one application with MFE
  3. Navigate to http://localhost:4201 to launch the remote-one
  4. yarn run start:shell Start the shell application
  5. Navigate to http://localhost:4200 to launch the shell

Start React MFE

  1. cd projects\m4e-react
  2. yarn -- Install dependencies
  3. yarn start -- Start React app
  4. Navigate to http://localhost:4204 to launch the React app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published