Jacob Bolda fa99fda0cf chore: CTA license headers and externals (#1485) 4 rokov pred
..
bin 1b2bb6adb8 feat(cta): add preset for vue-cli (#1473) 4 rokov pred
src fa99fda0cf chore: CTA license headers and externals (#1485) 4 rokov pred
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) 4 rokov pred
CHANGELOG.md 49c450d6fe Apply Version Updates From Current Changes (#1165) 4 rokov pred
package.json 49c450d6fe Apply Version Updates From Current Changes (#1165) 4 rokov pred
readme.md aea614587b refactor(repo): add /tooling folder (#1457) 4 rokov pred
rollup.config.js fa99fda0cf chore: CTA license headers and externals (#1485) 4 rokov pred
tsconfig.json 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) 4 rokov pred

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