Jacob Bolda af6411d5f8 feat: setup testing for CTA (#1615) пре 4 година
..
bin af6411d5f8 feat: setup testing for CTA (#1615) пре 4 година
src 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) пре 4 година
test af6411d5f8 feat: setup testing for CTA (#1615) пре 4 година
types af6411d5f8 feat: setup testing for CTA (#1615) пре 4 година
.eslintrc.js af6411d5f8 feat: setup testing for CTA (#1615) пре 4 година
.gitignore aea614587b refactor(repo): add /tooling folder (#1457) пре 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 af6411d5f8 feat: setup testing for CTA (#1615) пре 4 година
package.json af6411d5f8 feat: setup testing for CTA (#1615) пре 4 година
readme.md aea614587b refactor(repo): add /tooling folder (#1457) пре 4 година
rollup.config.js 07f5cd21be chore(cta): add linting and formatting, closes #1520 (#1596) пре 4 година
tsconfig.json af6411d5f8 feat: setup testing for CTA (#1615) пре 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