Sveltekit-Tailwind-Starter

Sveltekit Tailwind Starter

My personal sveltekit template.


Sveltekit-Tailwind-Starter

My personal starter template.


Prerequisites

Make sure that you have node and pnpm installed.


To clone this repo

git clone https://github.com/sammi-turner/Sveltekit-Tailwind-Starter/

Change to the working directory

cd Sveltekit-Tailwind-Starter

To install node modules

pnpm i

To run the dev server

pnpm run dev

Netlify Deployment

Follow the instructions in the official docs.

Make sure that everything in the project apart from the node modules is uploaded to a github repo and that the repo is properly linked on Netlify.

Note that drag-and-drop deploys do NOT work with Sveltekit, and the process is different from a deploying a plain Svelte/Vite app.


Top categories

Loading Svelte Themes