Welcome to the official Skeleton - Tauri template that allows you to start creating your desktop apps now.
Skeleton is a powerful UI toolkit built using Svelte and Tailwind CSS. Create adaptive, accessible design systems for your web apps.
Tauri is a toolkit that helps developers make applications for the major desktop platforms - using virtually any frontend framework in existence. The core is built with Rust, and the CLI leverages Node.js making Tauri a genuinely polyglot approach to creating and maintaining great apps.
Before you begin, make sure to install all required Rust language and system dependencies per the guide below.
This project is already setup to start working on it. You only need to clone it.
git clone https://github.com/skeletonlabs/skeleton-starter-tauri.git
Take into account that this is an opinionated template, which uses the Skeleton theme, Typescript and npm. If you prefer to start from scratch, you can follow our step-by-step guide
Have fun!