svelte-presenter

Svelte Presenter

A presentation package build with Svelte

Svelte Presenter

Getting Stared

Copy the package to a new folder

npx degit stephane-vanraes/svelte-presenter my-presentation

Install dependencies and start the server

npm install
npm run dev

To be able to use the REPL you have to prepare the worker as well

npm run generate-workers

Look at the presentation to learn more!

Top categories

Loading Svelte Themes