daaif / slides

Simple Slides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Slides

Simple slides is a framework that makes it easy to create HTML presentations. The goal is to provide an environment to explain web technologies.
Simple Slides is created with Vanilla Javascript and incorporates CodeMirror to allow editing of HTML, CSS and Javascript without conflicting with the the presentation content.

Install Simple Slides

npx sp-slides new <presentationName>
cd <presentationName>
npm run serve

Demo

Demo site

About

Simple Slides


Languages

Language:JavaScript 54.4%Language:HTML 23.5%Language:CSS 22.2%