Skip to content

cometkim/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 65.0%
  • Less 26.6%
  • JavaScript 8.4%