docs/README.md
This is the documentation source for this repository.
The deployed version of the documentation for this repository is available at:
For general local installation and development instructions, see the docs site README.
In order to build and develop the Apollo Client docs locally, you will need to follow these additional steps:
apollo-client repository.cd docs && npm icd apollo-client, make changes to the docs and run npm run docmodeldocs repository, run DOCS_MODE='local' npm run start:local -- ../apollo-clienthttp://localhost:3000/react segment of the URL from the path inside the browser