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

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

Awesome Lists containing this project

README

          




relay-partial-render


Sample demo of how to use 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/