Shinobi881 / React-GraphQL-Sand

A simple Graphql and React project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-GraphQL-Sand

A simple playground for React/GraphQL making use of react-apollo

Dependencies

  • MongoDB
  • Node 8+ (of course)

Setup

  • Run a local MongoDB instance - $ mongod
  • Install node modules - $ yarn
  • Run the application - $ yarn dev

About

A simple Graphql and React project


Languages

Language:JavaScript 96.8%Language:HTML 3.2%