项目作者: luansantosti

项目描述 :
An example project using React + Relay + Graphql. Demo:
高级语言: JavaScript
项目地址: git://github.com/luansantosti/brooklyn99-cast.git
创建时间: 2019-04-06T22:16:57Z
项目社区:https://github.com/luansantosti/brooklyn99-cast

开源协议:

下载


Create React App + Relay

Based on this boilerplate https://github.com/sibelius/create-react-app-relay-modern from Sibelius/Entria, this is an example project using CRA + Relay + Graphql.

To setup

  1. yarn

To generate compiled queries

  1. yarn relay

To run your app

  1. yarn start