This is a simple implementation of single spa react application
- Clone the repository single-spa-react
- Change to the project root directory `cd single-spa'
- Install dependencies
npm install
- Run the project
npm run start
to start the development server