nothingismagick afb4f2f896 chore(docs): add root-level ARCHITECTURE.md (#1766) 4 年之前
..
bin c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 年之前
src ea28d01691 create-tauri-app welcome prompt and recipes links (#1748) 4 年之前
test ea28d01691 create-tauri-app welcome prompt and recipes links (#1748) 4 年之前
types af6411d5f8 feat: setup testing for CTA (#1615) 4 年之前
.eslintrc.js c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 年之前
.gitignore 45aff87e65 chore(deps): js updates (#1739) 4 年之前
.prettierrc.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) 4 年之前
CHANGELOG.md cad5192e31 Apply Version Updates From Current Changes (#1561) 4 年之前
jest.config.js c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 年之前
package.json afb4f2f896 chore(docs): add root-level ARCHITECTURE.md (#1766) 4 年之前
readme.md aea614587b refactor(repo): add /tooling folder (#1457) 4 年之前
rollup.config.js ea28d01691 create-tauri-app welcome prompt and recipes links (#1748) 4 年之前
tsconfig.json c3acbd68ec chore: shift CTA from bin to .ts (#1651) 4 年之前
yarn.lock 45aff87e65 chore(deps): js updates (#1739) 4 年之前

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