|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| bin | %!s(int64=4) %!d(string=hai) anos | |
| src | %!s(int64=4) %!d(string=hai) anos | |
| .gitignore | %!s(int64=4) %!d(string=hai) anos | |
| CHANGELOG.md | %!s(int64=4) %!d(string=hai) anos | |
| package.json | %!s(int64=4) %!d(string=hai) anos | |
| readme.md | %!s(int64=4) %!d(string=hai) anos | |
| rollup.config.js | %!s(int64=4) %!d(string=hai) anos | |
| tsconfig.json | %!s(int64=4) %!d(string=hai) anos | |
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
TODO