mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* CTA welcome prompt and recipes links * fix tests for new recipe names * check that package file exists before build * change file * turn off vuecli tests until we can get them to pass
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