Skip to content

Latest commit

 

History

History
 
 

with-sveltekit-and-urql

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

GraphCMS x SvelteKit x URQL

Join our Slack

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

Demo

Deploy with Vercel Clone project

How to Use

Download Manually

npx degit graphcms/graphcms-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