npm run install
npm run dev
In App.svelte you must import files with either lazy:... or hydrate:.... All packages in lib you can treat as any other package/component.
App.svelte
lazy:...
hydrate:...
lib