This template should help get you started developing with Svelte using Skeleton UI in Vite.
Svelte + TS with Vite
Prettier + ESLint with TailwindCSS plugin
Skeleton UI with custom theme installed
All Tailwind Plugins & PurgeCSS & Floating UI Popup installed for Skeleton UI
npm install - Installs dependendices
npm run dev - Starts a development server
npm run format - Runs prettier
npm run lint - Runs eslint check
npm run check or npm run check:watch - Runs svelte-check
npm run build - Builds the application