/rgrjs

Building Data-driven React Applications with Relay, GraphQL, and Flux

Primary LanguageJavaScript

RGR js

A React-GraphQL-Relay app developed by following Samer Buna's Pluralsight Tutorial

Getting Started

Install dependencies

npm update

Run webpack to monitor for code changes and repackage files

webpack -w -d

Run nodemon in another window to host the server

nodemon