This is an infra app that can loads any web app dynamically. It bundled with jspm and supplies common vendor packages to the children apps (angular, rxjs etc)
The Shell uses the single-spa framework and loads app dynamically with SystemJS.
git clone https://github.com/DanielKag/shell.git
cd shell\shell
npm install
npm start
npm run build
Note: the application are not being bundled with the vendor packages
npm run build:pvwa
npm run build:msp
npm run build:pta