tauri-astro-template

Tauri Astro Template

Tauri, Astro, and Svelte template

Tauri + Astro

This template should help get you started developing with Tauri and Astro.

Getting started

First, make sure you have completed the prerequisites to have a working development environment.

Then install the dependencies using the package manager of your choice:

npm install
# OR
pnpm install

Then to get started run:

npm run tauri dev
# OR
pnpm tauri dev

to build your app run

npm run tauri build
# OR
pnpm tauri build

VS Code + Tauri + rust-analyzer.

Top categories

Loading Svelte Themes