Skip to content

0000marcell/graphql.github.io

Repository files navigation

Contributing

Organization gh-pages deploy the master branch, so active development occurs on this source branch.

Making changes

The first time, get all the dependencies loaded via

$ npm install or $ yarn install

Then, run the server via

$ npm start or $ yarn start

Open http://localhost:8000 to view it in the browser. Anytime you make some changes, refresh the page to see the updates.

Publish the Website

Once pushed to the source branch, CI will publish http://graphql.org

About

GraphQL Documentation at graphql.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.3%
  • Less 28.4%
  • JavaScript 4.3%