* Create 103 Tauri.md Tauri is a great alternative for electron.js. Its super fast and small and secure. A great option every developer must consider. * Add tauri docs Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1657/head
parent
438b109ff8
commit
c1b18f03fe
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
# Tauri |
||||
|
||||
Tauri is a toolkit that helps developers make applications for the major desktop platforms - using virtually any frontend framework in existence. The core is built with Rust, and the CLI leverages Node.js making Tauri a genuinely polyglot approach to creating and maintaining great apps. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://tauri.app/'>Tauri Website</BadgeLink> |
||||
<BadgeLink colorScheme='blue' badgeText='Docs' href='https://tauri.app/v1/guides/'>Tauri Docs</BadgeLink> |
Loading…
Reference in new issue