An open API service indexing awesome lists of open source software.

https://github.com/donaldkibet/single-spa-react

simple implementation of react js single-spa project
https://github.com/donaldkibet/single-spa-react

microfrontends single-spa single-spa-react

Last synced: about 2 months ago
JSON representation

simple implementation of react js single-spa project

Awesome Lists containing this project

README

        

# Simple implementation of single-spa-react

This is a simple implementation of single spa react application

## Setup Instructions

1. Clone the repository [single-spa-react](https://github.com/donaldkibet/single-spa-react.git)
2. Change to the project root directory `cd single-spa'
3. Install dependencies `npm install`
4. Run the project `npm run start` to start the development server