git clone https://github.com/codefen/codefend-user
npm install
npm start
Dependencies: https://www.rust-lang.org/
npm run tauri dev
npm run tauri build
npm run tauri signer generate -- -w ~/.tauri/codefend.key
This template should help get you started developing with Tauri and React in Vite.