Open two terminals. npm install to get all dependencies. Then 'npm start' to run app. In the other terminal 'npm run json:server' You can go to your localhost:4000 to use GraphiQL for testing queries. If you go to localhost:3000 you will see the mock database where the data comes from.