Back to Relay

Updated version of the Relay Docs

website/README.md

20.1.1334 B
Original Source

Updated version of the Relay Docs

In order to build and run these docs locally, execute the following commands:

sh
git clone [email protected]:facebook/relay.git
# or git clone https://github.com/facebook/relay.git
cd relay/website/
yarn
yarn start

Now, localhost:3000 should open automatically, where you can see the docs.