mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-18 16:11:38 +03:00
cad5192e31
Co-authored-by: nothingismagick <nothingismagick@users.noreply.github.com> Co-authored-by: Lucas Nogueira <lucas@tauri.studio> |
||
---|---|---|
.. | ||
bin | ||
src | ||
.eslintrc.js | ||
.gitignore | ||
.prettierrc.js | ||
CHANGELOG.md | ||
package.json | ||
readme.md | ||
rollup.config.js | ||
tsconfig.json |
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