Skip to content

donaldkibet/single-spa

Repository files navigation

Angular SingleSPA MicroFront End

This repo contains the Angular 8 single spa implementation.

Setup Instructions

  1. Git clone this repository Single SPA
  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