Navidrome web client.
- Clone the project somewhere
- Create a file called
.env
at the root of the project - Copy the contents of
.env.example
to your newly created.env
- Change
your_navidrome_url
to your Navidrome server URL - Run
npm run dev
oryarn dev
on your terminal
- SvelteKit + Typescript
- Tailwindcss
Heavily inspired by: jeffvli/feishin