Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 306 Bytes

File metadata and controls

7 lines (4 loc) · 306 Bytes

GraphQL Job Board

Sample application used in the GraphQL by Example course.

To get it started

It should be enough, to run npm install and then npm start both in the server and client folders, respectively.