Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JonasKruckenberg/tauri-rescript-template
Tauri, ReScript, and React template
https://github.com/JonasKruckenberg/tauri-rescript-template
reactjs rescript rescript-react tauri template vitejs
Last synced: 3 months ago
JSON representation
Tauri, ReScript, and React template
- Host: GitHub
- URL: https://github.com/JonasKruckenberg/tauri-rescript-template
- Owner: JonasKruckenberg
- License: mit
- Created: 2022-10-29T09:34:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T13:02:59.000Z (about 2 years ago)
- Last Synced: 2024-04-27T09:31:07.449Z (6 months ago)
- Topics: reactjs, rescript, rescript-react, tauri, template, vitejs
- Language: ReScript
- Homepage:
- Size: 1.13 MB
- Stars: 35
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tauri - tauri-rescript-template - Tauri, ReScript, and React template. (Getting Started / Templates)
README
# Tauri + ReScript + React
This template should help get you started developing with Tauri, ReScript, and React in Vite.
![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) + [ReScript](https://marketplace.visualstudio.com/items?itemName=chenglou92.rescript-vscode)