This is a repo for the shared index.html file for the singleSPA Angular Project
- Git Clone this repository Angular singleSPA
- Git clone this repository Single SPA
- Restore the node_modules
npm installSingle SPA - Run the application
npm run serve:single-spa - Run the single-spa-root-config file
- Load the url to view
https://secure-ravine-89405.herokuapp.com/to view the Application running - Install npx
npm install npx - Run
npx serve -sto serve the index.html. see more info on Single SPA HTML - open devtools and set
localStorage.setItem("single-spa",true)on the console to open devtools