From b09e17ca711220407586f3e8177199d9faa1dfc9 Mon Sep 17 00:00:00 2001 From: Fractal-Tess Date: Sun, 4 Sep 2022 03:20:33 +0300 Subject: [PATCH] readme --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b024d53 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +## Svelte + Tauri template + +
+
+ +
+
+
+
+
+
+ +#### 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