This is a composer for svelte-compose and is used to add routify to your svelte/kit project.
You can find all options for this composer on this site. We will only provide a short breakdown of the composer features here.
Basic usage
npx @svelte-compose/routify@latest
In case you already have a directory in mind, you can use this:
npx @svelte-compose/routify@latest --path ./your-project
undefined