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.
@skeletonlabs/skeleton
for modern, customizable UI components.Ensure you have Node.js installed.
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
Start the development server:
npm run dev
Contributions are welcome! Feel free to fork this repository and submit a pull request.
This project is licensed under the MIT License.
Happy coding! 🚀