Skip to content

Latest commit

 

History

History

with-sveltekit

Hygraph x SvelteKit

Join our Slack

This example shows how to use the SvelteKit with Hygraph. It uses graphql-request.

Demo

Deploy with Vercel Clone project

How to Use

Download Manually

npx degit hygraph/hygraph-examples/with-sveltekit with-sveltekit

Install & Run:

cd with-sveltekit
npm install
npm run dev -- --open

Run on Codesandbox

Develop with Codesandbox