https://github.com/biantris/vite-relay-react
⚡️ Project with Vite + Relay and React TS
https://github.com/biantris/vite-relay-react
react relay typescript vite
Last synced: over 1 year ago
JSON representation
⚡️ Project with Vite + Relay and React TS
- Host: GitHub
- URL: https://github.com/biantris/vite-relay-react
- Owner: biantris
- Created: 2022-02-06T04:05:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T22:28:57.000Z (about 4 years ago)
- Last Synced: 2025-03-25T21:21:27.624Z (over 1 year ago)
- Topics: react, relay, typescript, vite
- Language: TypeScript
- Homepage: https://vite-relay-react.netlify.app
- Size: 56.6 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚡️ vite-relay-react
Inspired by https://github.com/oscartbeaumont/vite-plugin-relay
### Starting
```bash
yarn
# or
yarn install
```
### Run relay
```bash
yarn relay
```
### Run
```bash
yarn dev
```
### demo
🔗 https://vite-relay-react.netlify.app

## 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/