github-actions[bot] a202b68447 apply version updates (#1503) %!s(int64=4) %!d(string=hai) anos
..
bin 6c00e88e0f fix(cta): fix adding `tauri` script to package.json (#1501) %!s(int64=4) %!d(string=hai) anos
src edab7a6686 chore(deps): remove lodash from create-tauri-app (#1532) %!s(int64=4) %!d(string=hai) anos
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md a202b68447 apply version updates (#1503) %!s(int64=4) %!d(string=hai) anos
package.json a202b68447 apply version updates (#1503) %!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 fa99fda0cf chore: CTA license headers and externals (#1485) %!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