This example demonstrates how to use @graphcms/react-image
with Gatsby.
• Demo
npx degit graphcms/graphcms-examples/with-graphcms-image with-graphcms-image
Install & Run:
cd with-graphcms-image
npm install
npm run dev
# or
cd with-graphcms-image
yarn
yarn dev