From 5dcde24c7c3c6f1c9715046a040a560f89c0f509 Mon Sep 17 00:00:00 2001 From: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> Date: Mon, 28 Nov 2022 07:17:35 +0100 Subject: docs: Link Tauri intro and tutorial (#79) --- docs/DEVELOPMENT.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index 602ec1b8..3eb0a72d 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -25,6 +25,12 @@ Then for developing npx tauri dev ``` +## Tauri + +An introduction to Tauri can be seen in this short YouTube video: https://youtu.be/-X8evddpu7M + +A longer Tauri tutorial can be found here: https://youtu.be/kRoGYgAuZQE + ## Tips Note that you can adjust the behaviour of Tauri windows in `tauri.conf.json`, e.g. -- cgit v1.2.3