Skip to content

micschwarz/svelte-reveal-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published