mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-17 23:51:43 +03:00
4f9c9e6307
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
895 B
895 B
title |
---|
Introduction |
This part of the documentation is dedicated to learning how to use Tauri.
Tauri provides a CLI, a Rust API, and a JavaScript API that you can use in your project. Because raw docs can be quite scary to newcomers (especially people who have never played with Rust before), we've created this "learn by example" section.
Here you will find guides and techniques to start a new project or add to your own project in order to fulfill your goals.