naoki-sawada / react-graphql

Sample code for React and GraphQL (+ Moducks)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React GraphQL

About

This is the sample project of React and GraphQL (+ Moducks).

Requirements

  • Node.js v8.0 or higher

Usage

After clone this project, on the project root directory,

$ npm install 
(or yarn)
$ npm start

License

MIT License.

About

Sample code for React and GraphQL (+ Moducks)

License:MIT License


Languages

Language:JavaScript 95.3%Language:HTML 3.3%Language:CSS 1.5%