Amr Bashir 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) пре 4 година
..
bin 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) пре 4 година
src 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) пре 4 година
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) пре 4 година
package.json 953289ca7f chore/licenses (#1461) пре 4 година
readme.md aea614587b refactor(repo): add /tooling folder (#1457) пре 4 година
rollup.config.js aea614587b refactor(repo): add /tooling folder (#1457) пре 4 година
tsconfig.json 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) пре 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