mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
* apply version updates * fix versions Co-authored-by: jbolda <jbolda@users.noreply.github.com> Co-authored-by: Jacob Bolda <me@jacobbolda.com>
create-tauri-app
Run and answer the prompts to get started with your first Tauri app!
With npx:
npx create-tauri-app
With npm:
npm x create-tauri-app
With yarn:
yarn create tauri-app
Additional Args
TODO