tauri/tooling/create-tauri-app/readme.md
2021-04-12 01:59:25 -03:00

256 B

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