This project contains Angular = 11.2.14 & React = 17.0.1
- node 12 or 14
- yarn 1.22
You need yarn to use the AngularCLI11/webpack5 opt-in!
yarn-- Install dependenciesyarn run start:roneStart the remote-one application with MFE- Navigate to
http://localhost:4201to launch the remote-one yarn run start:shellStart the shell application- Navigate to
http://localhost:4200to launch the shell
cd projects\m4e-reactyarn-- Install dependenciesyarn start-- Start React app- Navigate to
http://localhost:4204to launch the React app