21 lines
530 B
Markdown
21 lines
530 B
Markdown
## Svelte/Tauri Template
|
|
|
|
<div align="center">
|
|
<img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/main/src/assets/app.png" width="580" style="border-radius:2rem"/>
|
|
</div>
|
|
</div>
|
|
|
|
#### An extremely simple bare bones Svelte/Tauri template with some extra additions for ease of use out of the box.
|
|
|
|
The extra additions include packages and systems and functionality such as:
|
|
|
|
- Tailwind
|
|
- DaisyUI
|
|
- Typescript
|
|
- Prettier
|
|
- Tauri window state manager plugin
|
|
- Tauri store plugin
|
|
- Fontawesome
|
|
- Roboto Font
|
|
- Husky
|