A single-spa example with an es5 angularjs app. Note that this example is extremely minimalistic and intended just to show that single-spa with es5 is possible. It is not intended to be full blown starter-kit for those with es5 angularjs apps.
See this issue for the inspiration behind this repository.
npm install # or yarn install
npm start
Note that this requires [email protected] or above.