https://github.com/frehner/singlespa-transitions
https://github.com/frehner/singlespa-transitions
single-spa
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/frehner/singlespa-transitions
- Owner: frehner
- Created: 2018-01-11T23:53:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T19:52:31.000Z (over 8 years ago)
- Last Synced: 2025-03-21T13:45:32.967Z (over 1 year ago)
- Topics: single-spa
- Language: JavaScript
- Size: 53.7 KB
- Stars: 19
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)