github-actions[bot] 49c450d6fe Apply Version Updates From Current Changes (#1165) %!s(int64=4) %!d(string=hai) anos
..
bin 1b2bb6adb8 feat(cta): add preset for vue-cli (#1473) %!s(int64=4) %!d(string=hai) anos
src 1b2bb6adb8 feat(cta): add preset for vue-cli (#1473) %!s(int64=4) %!d(string=hai) anos
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md 49c450d6fe Apply Version Updates From Current Changes (#1165) %!s(int64=4) %!d(string=hai) anos
package.json 49c450d6fe Apply Version Updates From Current Changes (#1165) %!s(int64=4) %!d(string=hai) anos
readme.md aea614587b refactor(repo): add /tooling folder (#1457) %!s(int64=4) %!d(string=hai) anos
rollup.config.js aea614587b refactor(repo): add /tooling folder (#1457) %!s(int64=4) %!d(string=hai) anos
tsconfig.json 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) %!s(int64=4) %!d(string=hai) anos

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