Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kravse/compare

A single page site, with multiple compare slides using handlebars.
https://github.com/kravse/compare

Last synced: 8 days ago
JSON representation

A single page site, with multiple compare slides using handlebars.

Awesome Lists containing this project

README

        

This is a little compare site, that displays and compares images.

This was an experiment with handlebars and jquery hashchange to see if I could whip up a super minimal single page site.

Instructions:

1) In the project root, run 'npm install'

2) Run gulp to compile all static assets from 'src' into their build destinations.

3) Optional: Run gulp watch to poll for changes.

![Screenshot of app](/src/images/screenshot.png)