This repo contains the Angular 8 single spa implementation.
- Git clone this repository Single SPA
- Restore the node_modules
npm install
- Run the application
npm run serve:single-spa
- Run the single-spa-root-config file
- Load the url to view
http://localhost:5000
to view the Application running
Visit Single SPA Documentation