/kit

ReactQL starter kit (use the CLI)

Primary LanguageJavaScriptMIT LicenseMIT

ReactQL

Starter kit code (Javascript version)

React+GraphQL front-end starter kit. Universal: Browser + SSR.

Typescript version also available.

Want to install quickly? Use the CLI - it does the heavy lifting for you.

Features

Stack

Server-side rendering

Real-time

Code optimisation

Styles

Developer support

Usage

See the CLI tool for easily deploying this starter kit on Mac, Windows or Linux.

Complete documentation @ https://reactql.org

New to GraphQL?

Watch my free 45 minute YouTube video, for a live coding walk-through of putting together a GraphQL server with a database. Learn how to write queries, mutations and handle nested/related data.

If you want to build your own GraphQL server, check out the GraphQL Server repo in examples.