An open API service indexing awesome lists of open source software.

https://github.com/nitaking/sample-tauri-yew-demo

Sample Tauri project, ref: https://dev.to/stevepryde/create-a-desktop-app-in-rust-using-tauri-and-yew-2bhe
https://github.com/nitaking/sample-tauri-yew-demo

Last synced: 3 months ago
JSON representation

Sample Tauri project, ref: https://dev.to/stevepryde/create-a-desktop-app-in-rust-using-tauri-and-yew-2bhe

Awesome Lists containing this project

README

          

# About
This repository is a trace of the following article.

https://dev.to/stevepryde/create-a-desktop-app-in-rust-using-tauri-and-yew-2bhe

#
## Start Tauri
```bash
cargo tauri dev
```