https://github.com/frigus02/test-react-query-prefetch-ssr
Test SSR with prefetching with React Query TanStack/query#1432
https://github.com/frigus02/test-react-query-prefetch-ssr
Last synced: about 1 year ago
JSON representation
Test SSR with prefetching with React Query TanStack/query#1432
- Host: GitHub
- URL: https://github.com/frigus02/test-react-query-prefetch-ssr
- Owner: frigus02
- Created: 2020-12-15T10:58:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-15T15:44:40.000Z (over 5 years ago)
- Last Synced: 2024-10-06T09:41:26.299Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 258 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example
To run this example:
- `npm install` or `yarn`
- `npm run dev` or `yarn dev`