Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 628 Bytes

File metadata and controls

27 lines (14 loc) · 628 Bytes

Vite + Svelte + TS + Skeleton UI

This template should help get you started developing with Svelte using Skeleton UI in Vite.

Features

  • 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

Scripts

  • 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