svelte5-skeleton-template Svelte Themes

Svelte5 Skeleton Template

Svelte 5 Skeleton Template

A ready-to-use Svelte 5 template with Skeleton UI, Tailwind CSS, and essential tools preconfigured. This template is designed to streamline SvelteKit development with a modern, efficient setup.

Features

  • Svelte 5 - Build fast and reactive web applications with the latest Svelte version.
  • SvelteKit - Official framework for Svelte with built-in routing, SSR, and more.
  • Skeleton UI - Pre-installed @skeletonlabs/skeleton for modern, customizable UI components.
  • Tailwind CSS - Utility-first CSS framework with support for forms and typography.
  • TypeScript - Ensures maintainability and improved developer experience.
  • Prettier & ESLint - Automated code formatting and linting for consistent quality.
  • Lucide Icons - A sleek set of open-source icons ready for use.

Getting Started

Prerequisites

Ensure you have Node.js installed.

Installation

Either use this repository as template or clone this repository and install dependencies:

git clone https://github.com/havlli/svelte5-skeleton-template.git
cd svelte5-skeleton-template
npm install

Development

Start the development server:

npm run dev

Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request.

License

This project is licensed under the MIT License.


Happy coding! 🚀

Top categories

Loading Svelte Themes