Skip to content

willopez/reaction-relay

Repository files navigation

Reaction with Relay Modern

How to use

Install it:

npm install

Download schema introspection data from configured Relay endpoint

npm run schema

Run Relay ahead-of-time compilation (should be re-run after any edits to components that query data with Relay)

npm run relay

Run the project

npm run dev -- -p 4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published