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