• Stars
    star
    114
  • Rank 308,031 (Top 7 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

React based Cross-platform Application with Tauri


React Tauri

It's an example of Tauri based Cross-Platform React Application. Way smaller than Electron. It uses system web engines to render, backend is based on Rust.

Prerequests to run source

Install Rustc, cargo, nodejs, yarn as in following guides

Install Tauri-cli with npm install tauri -g or yarn global tauri

Running

In main folder run npm i or yarn After installation is done run npm start

Then in another terminal tab/window run tauri dev

Demo

https://github.com/mdtanrikulu/react-tauri/releases/tag/demo

Preview

react-tauri