Learn about why Svelte is cool wow!
yarn dev to run locally
npx sapper export to build a static export
netlify deploy --dir __sapper__/export to deploy static export
Intention is to turn this project into a generic slideshow starter. Some bugs to work out e.g. sometimes it gets stuck and won't advance.