SixStringsCoder / Buddhasahassanamavali

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphCMS x SvelteKit

Join our Slack

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

Demo

Deploy with Vercel Clone project

How to Use

Download Manually

npx degit graphcms/graphcms-examples/with-sveltekit with-sveltekit

Install & Run:

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

Run on Codesandbox

Develop with Codesandbox

About


Languages

Language:JavaScript 85.7%Language:Svelte 13.9%Language:CSS 0.3%Language:HTML 0.1%