1- install dependencies
#npm
npm install
#yarn
yarn
2- Run the App in development mode:
#npm
npm run tauri:dev
#yarn
yarn tauri:dev
note that the first run will take time as tauri download and compile dependencies.
when you are happy with the results and ready to ship your useless app.
run:
#npm
npm run tauri:build
#yarn
yarn tauri:build
The one-stop-shop for making cross-platform desktop applications.
Kinda like electron, but built on a Rust platform.
For providing us with a PRO licence for making really cool looking tables, and an overall ab-fab UI.
For providing us with awesome IDEs, and a full licence to those, in order to develop open source software.