Skip to content

hacimertgokhan/tauri-astro-template

Repository files navigation

Tauri Astro Template

tauriastro

How do i can clone this project ?

The simple way is running git clone git@github.com:hacimertgokhan/TauriAstro.git command in your terminal

What is the Developer commands ?

All commands are run from the root of the project, from a terminal:

Command Description
npm install Installs dependencies
npm run tauri dev Starts local dev server at localhost:4321
npm run tauri build Build your production site to ./dist/