/-Pet-App-with-Apollo-Graphql-with-React

A pet web app built with Apollo-Grapql and React

Primary LanguageJavaScript

Pet Shop App with Apollo-Graphql and React

What you'll need

  • Node version >= 6

Install

To install the dependencies

$ npm install

To run the application

  • Runs the client side
$ npm run app
  • Runs the server side
$ npm run server

built with šŸ„° by @beveloper