Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 767 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 767 Bytes

GraphCMS ⨯ Houdini

Join our Slack

This example shows how to use the SvelteKit GraphQL library Houdini with GraphCMS.

Demo

Deploy with Vercel

How to Use

Download Manually

npx degit graphcms/graphcms-examples/with-houdini with-houdini

Install & Run:

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

Run on Codesandbox

Develop with Codesandbox