Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 450 Bytes

TAURI.md

File metadata and controls

13 lines (8 loc) · 450 Bytes

Tauri

This branch is used to test tauri integration. I try to use tauri (instead of electron) to create a desktop app for elasticvue.

For now you can do (make sure to setup your system:

  1. Run dev yarn tauri:dev (HMR does not work all the time. When in doubt, restart tauri)
  2. Build for prod yarn tauri build

Not working:

  • ctrl+z to revert typing stuff