Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 712 Bytes

File metadata and controls

37 lines (27 loc) · 712 Bytes


Web Interface

Web interface for OpenXRIF services and simulation.
Explore the docs »

To install dependencies:

bun install

To start a development server:

bun dev

To run for production:

bun start