|
||
---|---|---|
src | ||
.gitignore | ||
README.md | ||
gql commands | ||
package.json | ||
schema.gql | ||
tsconfig.json | ||
yarn.lock |
README.md
Getting started
To get up-and-running, install the node dependencies and start the server. 🚀 Go to http://localhost:4000/ to play in the GraphQL Playground.
Slides: https://app.box.com/s/6l6xi3mm26d7ur9g7n05egguc6dkyz3v
npm i
npm start