git clone
the repo and run npm install
npm run dev
to start the dev server
npm run test
to run jest tests
npm run format
to format repo with Prettier
SvelteKit with Typescript - https://kit.svelte.dev
TailwindCSS - https://tailwindcss.com/docs/guides/sveltekit
Jest - https://dockyard.com/blog/2022/01/27/how-to-set-up-jest-in-a-sveltekit-app