Files
tauri/tooling/create-tauri-app
Jacob Bolda ea28d01691 create-tauri-app welcome prompt and recipes links (#1748)
* 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
2021-05-09 09:31:01 -05:00
..
2021-05-07 19:52:20 -03:00
2021-05-07 19:52:20 -03:00
2021-05-07 19:52:20 -03:00

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