This is based on dotnize/pdnd-solid-tailwind Which is based on alexreardon/pdnd-react-tailwind, ported to Svelte 5.
A simple reorderable list example with:
This project is powered by Vite
# Install dependencies
pnpm install # or npm install
# Start dev server
pnpm run dev # or npm run dev