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
- Host: GitHub
- URL: https://github.com/donaldkibet/single-spa-react
- Owner: donaldkibet
- Created: 2019-10-04T13:19:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:26:38.000Z (over 2 years ago)
- Last Synced: 2025-02-01T17:14:29.819Z (4 months ago)
- Topics: microfrontends, single-spa, single-spa-react
- Language: HTML
- Homepage: https://single-spa.js.org
- Size: 892 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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