Files
calorie-tracker/README.md
2023-05-14 02:53:11 +03:00

32 lines
794 B
Markdown

# Svelte/Tauri Template <img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/dev/static/st-1024.png" width="30" align="center" />
<div align="center">
<img src="https://raw.githubusercontent.com/Fractal-Tess/Svelte-Tauri/dev/static/app.jpeg" 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
* (optional) - On linux you need to have installed the [mold](https://github.com/rui314/mold) linker. If you prefer not to do that, go ahead and remove the rust flags in the `/src-tauri/.cargo/config.toml` file.