Skip to content

booboothefool/apollo-client-issue-820-resetStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions

1) Start Apollo GraphQL Server

cd ApolloServer
npm install
npm start

Try out GraphQL at: localhost:1337/graphiql

2) Start React Native App

cd RNApp
npm install
react-native link
react-native run-ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published