A SvelteKit + Tailwind CSS + Apollo Client starter project.
Once you've installed dependencies with npm install, start a development server:
npm install
npm run dev