Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

RobertasJ/mine-sync

Repository files navigation

mine-sync

to build:

  • install rustup
  • install node
  • install webview
  • run:
    • npm install
    • cargo install tauri-cli
    • cargo tauri build

to setup dev enviroment run:

  • cargo tauri dev