Skip to content

gmalahito/reddit-graphql-wrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#reddit-graphql-wrap A simple GraphQL wrapper of the official Reddit API using Nodejs and ReachJS

#Getting Started To start the nodejs server:

cd redditnode
npm install
npm start

To navigate : http://localhost:8081/graphql

To start the reactjs:

cd redditreact
npm install
npm start

To navigate : http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published