In order to build and run these docs locally, execute the following commands:
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.