My first taste of coss-platform developmemnt tool Tauri. Built on react.
Open tauri dev mode:
npm run tauri dev
Build exectuable binary based on your operation system. There is no corss-platform compiling yet.
npm run tauri build
My first taste of corss-platform rust based development tool tauri
TypeScript
My first taste of coss-platform developmemnt tool Tauri. Built on react.
Open tauri dev mode:
npm run tauri dev
Build exectuable binary based on your operation system. There is no corss-platform compiling yet.
npm run tauri build