Interactive command palette for Svelte 5.
npm install @mateothegreat/svelte5-command-palette
First, clone the repo:
git clone https://github.com/mateothegreat/svelte5-command-palette.git
Now cd svelte5-command-palette
and run:
make test
This will install dependencies and run the test app in watch mode.