Workshop code used for Keepin it QL with GraphQL
- Clone the repository
- run
yarn, if you do not have yarn, runnpm install -g yarn - run
yarn devfor development mode - run
yarn startfor production mode - Should see
localhost:4000/graphqlfor your playground