micschwarz / svelte-reveal-boilerplate

Boilerplate App for creating Presentations with Svelte and Reveal.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte+Reveal.js Boilerplate

Boilerplate App for creating Presentations with Svelte and Reveal.js

Get started

  1. Install dependencies: npm install
  2. Start dev server: npm run dev (Runs on localhost:5000)

Build for "production"

  1. Run build: npm run build
  2. Serve presentation: npm run start

Known issues

  • Markdown only works as external file

About

Boilerplate App for creating Presentations with Svelte and Reveal.js


Languages

Language:JavaScript 37.8%Language:Svelte 27.9%Language:CSS 27.0%Language:HTML 7.4%