nothingismagick 953289ca7f chore/licenses (#1461) 4 tahun lalu
..
bin 953289ca7f chore/licenses (#1461) 4 tahun lalu
src 953289ca7f chore/licenses (#1461) 4 tahun lalu
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) 4 tahun lalu
package.json 953289ca7f chore/licenses (#1461) 4 tahun lalu
readme.md aea614587b refactor(repo): add /tooling folder (#1457) 4 tahun lalu
rollup.config.js aea614587b refactor(repo): add /tooling folder (#1457) 4 tahun lalu
tsconfig.json aea614587b refactor(repo): add /tooling folder (#1457) 4 tahun lalu

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