Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 240 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 240 Bytes

Drag and drop dashboard

screenshot

Docker & Make

make build
make run

Manual build

yarn
yarn build
yarn preview

Dev

yarn
yarn dev