API Documentation for the Axie Infinity GraphQL Endpoint.
This site is usings rocketseat. You may refer to this guide.
Install dependencies.
npm install
Start development server.
gatsby develop
Test production build.
gatsby clean && gatsby build && gatsby serve