Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

BigsonLvrocha/relay-modern-typescript

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

Repository created for sibelius' relay course https://relay-modern-course.now.sh/packages/ course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published