Skip to content

divasilevski/drag-and-drop

Repository files navigation

Drag and drop dashboard

screenshot

Docker & Make

make build
make run

Manual build

yarn
yarn build
yarn preview

Dev

yarn
yarn dev