This example shows how to use the SvelteKit with Hygraph. It uses graphql-request
.
• Demo
npx degit hygraph/hygraph-examples/with-sveltekit with-sveltekit
Install & Run:
cd with-sveltekit
npm install
npm run dev -- --open
This example shows how to use the SvelteKit with Hygraph. It uses graphql-request
.
• Demo
npx degit hygraph/hygraph-examples/with-sveltekit with-sveltekit
Install & Run:
cd with-sveltekit
npm install
npm run dev -- --open