Skip to content

Latest commit

 

History

History

with-sveltekit-and-urql

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Hygraph x SvelteKit x URQL

Join our Slack

This example shows how to use the SvelteKit with Hygraph and URQL.

Demo

Deploy with Vercel Clone project

How to Use

Download Manually

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

Install & Run:

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

Run on Codesandbox

Develop with Codesandbox