Skip to content

Testing Apollo react with class and function wit mocked graphql

License

Notifications You must be signed in to change notification settings

nmarghetti/apollo_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test apollo react

Testing Apollo react with class and function wit mocked graphql

To start, ensure to have installed node.js version 12.

Then you can run the following commands:

npm install -g yarn
yarn setup
yarn start

# if you want to try with local graphql_server, you can run this command in another terminal:
yarn graphql_server

About

Testing Apollo react with class and function wit mocked graphql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published