Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 548 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 548 Bytes

Relay Starter Kit Plus

This is as fork of Relay starter kit with some features.

  • A better structured schema
  • Doesn't need to update schema, it will be updated automatically.

This kit includes an app server, a GraphQL server, and a transpiler that you can use to get started building an app with Relay. For a walkthrough, see the Relay tutorial.

Installation

npm install

Running

Start a local server:

npm start