mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 20:48:52 +03:00
fa99fda0cf
* add common node libs as externals, hides warning * add license header to vue-cli file |
||
---|---|---|
.. | ||
bin | ||
src | ||
.gitignore | ||
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