joeldenning / single-spa-es5-angularjs

A single-spa example with an es5 angularjs app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

single-spa-es5-angularjs

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.

Usage

npm install # or yarn install
npm start

Note that this requires single-spa-angular1@2.7.0 or above.

About

A single-spa example with an es5 angularjs app

License:MIT License


Languages

Language:HTML 57.1%Language:JavaScript 42.9%