Lucas Nogueira 88cd6baa9d Merge remote-tracking branch 'origin/dev' into feature/create-tauri-app 4 年之前
..
bin 40ac52971e feat: create-tauri-app wiring (#1442) 4 年之前
src 88cd6baa9d Merge remote-tracking branch 'origin/dev' into feature/create-tauri-app 4 年之前
.gitignore 40ac52971e feat: create-tauri-app wiring (#1442) 4 年之前
package.json 40ac52971e feat: create-tauri-app wiring (#1442) 4 年之前
readme.md 40ac52971e feat: create-tauri-app wiring (#1442) 4 年之前
rollup.config.js 40ac52971e feat: create-tauri-app wiring (#1442) 4 年之前
tsconfig.json 40ac52971e feat: create-tauri-app wiring (#1442) 4 年之前

readme.md

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