Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 813 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 813 Bytes

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/