Svelte+Reveal.js Boilerplate
Boilerplate App for creating Presentations with Svelte and Reveal.js
Get started
- Install dependencies:
npm install
- Start dev server:
npm run dev
(Runs on localhost:5000)
Build for "production"
- Run build:
npm run build
- Serve presentation:
npm run start
Known issues
- Markdown only works as external file