Install the node packages for this project.
npm installnpm run specmatic:stubnpm startThis should automatically start the application and pull it up in your browser.
npm run graphiqlYou can now open GraphiQL in your browser and test out some GraphQL queries.
This instance of GraphiQL has been setup to query the Specmatic stub instance running on http://localhost:4000/graphql.
