Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Tauri and Sycamore template
- Host: GitHub
- URL: https://github.com/JonasKruckenberg/tauri-sycamore-template
- Owner: JonasKruckenberg
- License: mit
- Created: 2022-10-31T20:13:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T19:44:41.000Z (almost 2 years ago)
- Last Synced: 2024-04-27T11:35:43.614Z (7 months ago)
- Topics: sycamore, tauri, template
- Language: Rust
- Homepage:
- Size: 898 KB
- Stars: 20
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tauri - tauri-sycamore-template - Tauri and Sycamore template. (Getting Started / Templates)
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).