recently updated with the latest versions of tauri (feat. drag n drop functionality)
Simple React(vite) starter running with Tauri.
Should hopefully save some time trying to setup Tauri and React.
Includes react-beautiful-dnd
with the "fileDropEnabled": false
options set in tauri.config.json
. This can be removed if you don't require it.
Currently config'd to run on the Cloudbridge pattern.
yarn tauri dev
yarn tauri build
Install Microsoft Edge Devtools. Make sure you have Edge Legacy installed.
more info here