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

https://github.com/JonasKruckenberg/tauri-sycamore-template

Tauri and Sycamore template
https://github.com/JonasKruckenberg/tauri-sycamore-template

sycamore tauri template

Last synced: 6 months ago
JSON representation

Tauri and Sycamore template

Awesome Lists containing this project

README

          

# Tauri + Sycamore

This template should help get you started developing with Tauri and Sycamore.

![App Screenshot](./Screenshot-light.png#gh-light-mode-only)
![App Screenshot](./Screenshot-dark.png#gh-dark-mode-only)

## Recommended IDE Setup

[VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer).