[ ] Playlist folders [ ] Reorder/move playlists [ ] Indicate managable playlists
[ ] Three panes - Playlists list, playlist, album view [ ] Drag/drop to specific point in playlist [ ] Find replacements for local/unavailable tracks [ ]
npm installnpm run devnpm run buildRun Unit Tests with Vitest
npm run test:unitRun End-to-End Tests with Cypress
npm run build
npm run test:e2e # or `npm run test:e2e:ci` for headless testingLint with ESLint
npm run lint