Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hacimertgokhan/tauri-astro-template

Tauri, Astro Template.
https://github.com/hacimertgokhan/tauri-astro-template

astro javascript npm sass tauri template

Last synced: about 2 months ago
JSON representation

Tauri, Astro Template.

Awesome Lists containing this project

README

        

# Tauri Astro Template
![tauriastro](https://github.com/hacimertgokhan/AstroTauri/assets/64479768/3e3fefc6-8833-44a1-8e8c-e572d8da5c9e)

# How do i can clone this project ?
The simple way is running ```git clone [email protected]: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/` |