@svelte-compose/routify
v0.2.6
Published
<p align="center"> <img src="https://svelte-compose.com/composer/routify/logo.svg" height="50" /> </p>
Downloads
11
Maintainers
Readme
routify
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