Skip to content

k0pper/single-spa-examples

 
 

Repository files navigation

single-spa-examples

https://single-spa.surge.sh

This is an example of examples on how to use single-spa in a variety of contexts. If you're looking for a simpler example that's just a webpack starter for single-spa, try out simple-single-spa-webpack-example. Right now there are examples with the following technologies:

  • React
  • react-router
  • Angular 1
  • angular-ui-router
  • JSPM
  • Webpack
  • Babel
  • Angular 2
  • Vue
  • Svelte

View the demo!

A demo is live on surge.sh.

How to get the examples running locally

git clone [email protected]:CanopyTax/single-spa-examples.git
cd single-spa-examples
npm install
npm start
open localhost:8080

About

Examples of single-spa applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • HTML 6.9%
  • Shell 2.3%
  • CSS 1.1%
  • TypeScript 1.0%