Skip to content

Small crash course where I learned the fundamentals of graphql.

Notifications You must be signed in to change notification settings

sarahrobichaud/gql-crash-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gql-crash-course

Followed a small crash course to learn the fundamentals of graphQL.

Using:

Install dependencies:

npm install

Start a server with nodemon:

npm run dev

Start a server:

npm run start

About

Small crash course where I learned the fundamentals of graphql.

Resources

Stars

Watchers

Forks

Releases

No releases published