View all files | ||||
A minimalist portfolio inspired from Dinesh Pandiyan personal Page
You need to create a .env.development file, with the following env: GATSBY_GRAPHQL_IDE=playground.
This will allow you to use Playground for your graphql IDE.
Contact me at @shadowdevcode.
You need, gatsby, gatsby-cli installed globally. Then just npm i
and run npm run develop and then npm run build to make it ready for deployment