bun create svelte@latest
#or
npm create svelte@latest
And
npm install -D @tauri-apps/cli@next
#or
bun add -D @tauri-apps/cli@next
#and
npx tauri init
#or
bunx tauri init
npm install
(or pnpm install
or yarn
or bun install
), start a development server for Svelte web app:npm run dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying src
folder and it's contents. The page auto-updates as you edit the file.
npm run tauri dev
# or
bun tauri dev
npm run build
#or
bun run build
npm run tauri build
#or
bun run tauri build
You can support financially with this QR code bank scanning, thank you very much <3:
Join my Discord server: https://discord.gg/5Nmwm24dWV
Other contact: Personal Portfolio