Amr Bashir 6ec0971e78 refactor(cta): use `npx` and add `react-ts` template (#1472) 4 years ago
..
bin 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) 4 years ago
src 6ec0971e78 refactor(cta): use `npx` and add `react-ts` template (#1472) 4 years ago
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
package.json 953289ca7f chore/licenses (#1461) 4 years ago
readme.md aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
rollup.config.js aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
tsconfig.json 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) 4 years ago

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