项目作者: leticiaenz

项目描述 :
Pokemon React Relay Modern - https://pokemon-relay-modern.leticiaenz11.now.sh
高级语言: JavaScript
项目地址: git://github.com/leticiaenz/pokemon-relay-modern.git
创建时间: 2019-08-20T22:31:30Z
项目社区:https://github.com/leticiaenz/pokemon-relay-modern

开源协议:

下载


Create React App + Relay

Based on this https://facebook.github.io/create-react-app/docs/adding-relay
and this https://facebook.github.io/relay/docs/en/installation-and-setup.html

This uses babel-plugin-macro to enable babel-plugin-relay without ejecting from CRA

To generate compiled queries artifacts

  1. yarn relay

To run your app

  1. yarn start