Skip to content

A collection of sample Relay applications for learning council sessions

License

Notifications You must be signed in to change notification settings

gbahamondezc/relay-examples-learning

 
 

Repository files navigation

Relay Examples

A collection of example applications using Relay.

Running the tutorial demo app

cd newsfeed
npm install 
npm run dev

What is included?

  • 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

License

This project is MIT licensed.

About

A collection of sample Relay applications for learning council sessions

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.6%
  • TypeScript 19.7%
  • CSS 9.6%
  • HTML 1.1%