A collection of example applications using Relay.
cd newsfeed
npm install
npm run dev
- UI tutoral experience using relay client
http://localhost:3000/
- GraphQL playground
http://localhost:3000/playground
- Relay compiler running on file changes
- Webpack bundler running on file changes
- NodeJS GraphQL server
This project is MIT licensed.