Skip to content

alloy/relay-only-local-state

Repository files navigation

Relay Modern Typescript

Starter of Relay Modern with Typescript using Webpack on Web

Setup

  • Install dependencies
yarn install
  • Run relay-compiler to generate GraphQL artifacts (static queries)
yarn relay
  • Start web app
yarn start

Open web app at:

http://[::]:55555 (ipv6) or http://localhost:55555 (ipv4)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published