Welcome to example-sveltekit-todo
, an example project built with SvelteKit and Houdini.
# clone the repo
git clone [email protected]:HoudiniGraphql/example-sveltekit-todo.git
# change directory
cd example-sveltekit-todo
# install dependencies
npm i
# run the example
npm run dev