https://github.com/biantris/relay-partial-render
Sample demo of how to use relay-partial-render
https://github.com/biantris/relay-partial-render
graphql react relay
Last synced: 4 months ago
JSON representation
Sample demo of how to use relay-partial-render
- Host: GitHub
- URL: https://github.com/biantris/relay-partial-render
- Owner: biantris
- Created: 2021-04-15T02:25:15.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T23:36:14.000Z (about 4 years ago)
- Last Synced: 2025-01-26T16:33:06.410Z (over 1 year ago)
- Topics: graphql, react, relay
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
relay-partial-render
🚧 WIP 🚧
### Getting Started
- clone this repo
```sh
# install dependencies
yarn
# or
yarn install
# start project
yarn dev
# see localhost link
http://localhost:3000
```
## demo
🔗 [wip]
## contributions
Feel free to contribute to this project, if you find any bugs or improvements, open an issue and send a PR about it \o/