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:rone
Start the remote-one application with MFE- Navigate to
http://localhost:4201
to launch the remote-one yarn run start:shell
Start the shell application- Navigate to
http://localhost:4200
to launch the shell
cd projects\m4e-react
yarn
-- Install dependenciesyarn start
-- Start React app- Navigate to
http://localhost:4204
to launch the React app