Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 498 Bytes

File metadata and controls

13 lines (9 loc) · 498 Bytes

Fig Desktop

This is the main Fig app written in Rust. It should be ready to run and start developing with if you follow the instructions in the root README.

Developing

  1. Follow the instructions under the dashboard README to run the development server.
  2. Run cargo run.
  3. Once the UI opens, right click anywhere to inspect element, go to the console tab, and set window.location.href to the URL of the dashboard development server.