/RapidSlides

HTML slideshow generator by Electron & React

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Rapid Slides

HTML slideshow generator by Electron & React
Generate html slideshow directly from your transcription

Build a slideshow

  1. Use edit mode
  2. Choose build-in templates
  3. Fill in forms with transcription
  4. HTML slideshow will be generated directly
  5. Export as one single HTML file, bring or send it to anywhere.
    Legend
    Legend

For Dev Env

  1. git clone https://github.com/byn9826/RapidSlides.git
  2. npm install
  3. webpack --watch
  4. gulp sass--watch
  5. npm start