Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irychen/react-keepalive-demo
this is a simple demo for keepalive-for-react implementation test.
https://github.com/irychen/react-keepalive-demo
Last synced: about 2 months ago
JSON representation
this is a simple demo for keepalive-for-react implementation test.
- Host: GitHub
- URL: https://github.com/irychen/react-keepalive-demo
- Owner: irychen
- Created: 2024-03-08T14:36:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T16:31:06.000Z (2 months ago)
- Last Synced: 2024-10-21T23:10:15.456Z (2 months ago)
- Language: TypeScript
- Homepage: https://irychen.github.io/react-keepalive-demo/
- Size: 262 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Keepalive Demo
this is a simple demo for keepalive-for-react implementation test.
Online Demo: [Link: https://irychen.github.io/react-keepalive-demo/](https://irychen.github.io/react-keepalive-demo/)
## How to run
```bash
pnpm installpnpm start
```