This repository contains a boilerplate project for the Vazco GraphQL workshop.
- Node
- npm
Run npm ci
Run npm start
In case of any trouble use the second method
Run:
npm run start:clientto start the client appnpm run start:serverto start the server appnpm run watch:serverto start the server watcher
The API being used during the workshop: https://pokeapi.co/docs/v2.html