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:client
to start the client appnpm run start:server
to start the server appnpm run watch:server
to start the server watcher
The API being used during the workshop: https://pokeapi.co/docs/v2.html