Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ResQ Dashboard Example

A minimal React dashboard showcasing @resq-sw/ui components in a drone fleet management scenario.

Components Used

Badge, Button, Card, Progress, Separator, Spinner, Table, Tabs

Running

# From the workspace root
bun install
bun --filter example-react-dashboard dev

Open http://localhost:5173 in your browser.