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

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

Simple implementation of angular-single-spa
https://github.com/donaldkibet/single-spa

angular-single-spa singlespa

Last synced: 3 months ago
JSON representation

Simple implementation of angular-single-spa

Awesome Lists containing this project

README

        

# Angular SingleSPA MicroFront End

This repo contains the Angular 8 single spa implementation.

## Setup Instructions

1. Git clone this repository [Single SPA](https://github.com/donaldkibet/SingleSPA.git)
2. Restore the node_modules `npm install`
3. Run the application `npm run serve:single-spa`
4. Run the single-spa-root-config file
5. Load the url to view `http://localhost:5000` to view the Application running

### More Information

Visit [Single SPA Documentation](https://single-spa.js.org/docs/ecosystem-angular.html#configure-routes)