A React App using Webpack and modulefederation
A brief description of what this project does and who it's for
Clone the project
git clone https://github.com/digit-training/UI.git
In the main directory
Install dependencies
yarn install
Start the server
yarn start
Client: React, Webpack, Modulefederation
Server: Node, Express