presveltation icon indicating copy to clipboard operation
presveltation copied to clipboard

Clarification on setup instructions

Open AlanBreck opened this issue 1 year ago • 1 comments

Apologies if an issue isn't the best way to ask this, but I didn't see a Discussions tab.

This project looks fantastic. The feature that allows a separate, synced window for presenter notes is brilliant.

How do I scaffold a project out for this? The instructions refer to adding this as a dependency, but does it assume an existing SvelteKit project?

AlanBreck avatar Dec 11 '24 03:12 AlanBreck

@AlanBreck Yes that's correct, you have to use it with SvelteKit. I haven't updated this library in quite a while though, since I've been busy with other stuff, but will hopefully get some time soon again to upgrade it to Svelte 5. You can look at the docs demo if you need an example: https://github.com/bennymi/presveltation/tree/main/src/routes/(example)/example

If you're looking for presentation alternatives in Svelte, I think animotion might also be interesting for you.

bennymi avatar Dec 11 '24 06:12 bennymi