Lucas Fernandes Nogueira 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 lat temu
..
bin 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 lat temu
src 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 lat temu
.eslintrc.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 lat temu
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) 4 lat temu
.prettierrc.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 lat temu
CHANGELOG.md a202b68447 apply version updates (#1503) 4 lat temu
package.json 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 lat temu
readme.md aea614587b refactor(repo): add /tooling folder (#1457) 4 lat temu
rollup.config.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 lat temu
tsconfig.json 80b7bd7de8 feat(CTA): add initial vite support with `vue` and `vue-ts` (#1467) 4 lat temu

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