An open API service indexing awesome lists of open source software.

https://github.com/frehner/singlespa-transitions


https://github.com/frehner/singlespa-transitions

single-spa

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# singlespa-transitions
A very simple POC for adding application transitions for [single-spa](https://github.com/CanopyTax/single-spa) apps.

## Setup
1. Git clone
1. `yarn` or `npm i`
1. `yarn start` or `npm start`
1. Go to [localhost:8080/#/app1](localhost:8080/#/app1)