Passa al contenuto principale

Inizio Rapido

Tauri è compatibile con quasi tutti gli stack frontend. Scegli il tuo e inizia!

create-tauri-app

The easiest way to scaffold a new project is the create-tauri-app utility. It provides opinionated templates for vanilla HTML/CSS/JavaScript and many frontend frameworks like React, Svelte, and Yew.

sh <(curl https://create.tauri.app/sh)

Note that you do not need to follow the below guides if you use create-tauri-app, but we still recommend reading one (such as the HTML/CSS/JavaScript guide) to understand the setup.

If you're unfamiliar with web development or have no favorite frontend stack you might find the HTML/CSS/JavaScript guide the most helpful. Ti guida per iniziare attraverso la configurazione del frontend più minimale possibile utilizzando Node o Cargo.

Non trovi il tuo framework preferito?

Se ti manca il tuo framework frontend prefetito o tool di compilazione, puoi sempre dare un occhiata alle guide Per Iniziare! Leggi le nostre linee guida su come contribuire e aiutaci!