31 lines
722 B
Markdown
31 lines
722 B
Markdown
## A simple Svelte-Tauri starter with a few opinionated additions:
|
|
## Svelte/Tauri Template <img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/main/src/assets/st-1024.png" width="30" align="center" />
|
|
|
|
<div align="center">
|
|
<img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/main/src/assets/app.jpg" width="580" style="border-radius:2rem"/>
|
|
</div>
|
|
|
|
|
|
|
|
## Overview
|
|
- Typescript
|
|
- UI:
|
|
- Tailwind
|
|
- DaisyUI
|
|
- Fontawesome
|
|
- Roboto Font
|
|
- Code Quality
|
|
- Prettier
|
|
- Eslint
|
|
- Tauri
|
|
- Tauri window state manager plugin
|
|
- Tauri store plugin
|
|
- Husky
|
|
- Automation
|
|
- Husky
|
|
- TODO: Testing
|
|
|
|
|
|
|
|
## Requirements
|
|
You need to have installed [mold](https://github.com/rui314/mold) |