26 lines
591 B
Markdown
26 lines
591 B
Markdown
## Svelte + Tauri template
|
|
|
|
<div align="center">
|
|
<br />
|
|
<img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/main/src/assets/app.jpg" width="580" style="border-radius:2rem"/>
|
|
</div>
|
|
<br />
|
|
<br />
|
|
<br />
|
|
<div align="center">
|
|
</div>
|
|
|
|
#### This is just a simple bare bones Svelte + Tauri template with some extra additions on for ease of use out of the box.
|
|
|
|
##### This template comes preconfigured with the following:
|
|
|
|
- Scss
|
|
- Tailwind
|
|
- DaisyUI
|
|
- Typescript
|
|
- Prettier
|
|
- Tauri window state manager plugin
|
|
- Tauri store plugin
|
|
- Fontawesome
|
|
- Dark & Light mode functionality
|