Skip to content

0000marcell/graphql.github.io

 
 

Repository files navigation

Contributing

Created using gastby-starter-default

Prerequisites

Development Setup

  • Install dependencies:
    npm install 
    
  • Run the development server
    npm start
    
    🚀 Development server -> http://localhost:8000

All the docs live in src/content. Relative paths can be used for images.

src/img has sub-directories to help organize images.

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%