Awesome
example-sveltekit-todo
Welcome to example-sveltekit-todo
, an example project built with SvelteKit and Houdini.
🖥️ On your machine
# clone the repo
git clone git@github.com:HoudiniGraphql/example-sveltekit-todo.git
# change directory
cd example-sveltekit-todo
# install dependencies
npm i
# run the example
npm run dev