Skip to content
/ slideshow Public

A harp template app for creating badass slide decks. (Unmaintained)

Notifications You must be signed in to change notification settings

zeke/slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harp Slideshow

This is a template app for creating simple and stylish slide decks using HTML, CSS, and Javascript. It's powered by the Harp web server.

Deploy to Heroku

Demo

harp-slideshow-template.herokuapp.com

Run it Locally

If you don't already have node installed, go to nodejs.org and click "Install". Easy peasy.

# Install Harp
npm install harp --global

# Download this repo as your harp boilerplate
harp init myshow --boilerplate zeke/slideshow

# Run the server
harp server myshow

Now open localhost:9000 in your browser. Rejoice.

License

MIT

About

A harp template app for creating badass slide decks. (Unmaintained)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published