Reddit-style upvote and downvote buttons
========================================

Usage
-----

```bash
# In parent directory
npm run dist
cd examples

# In this directory
npm ci
npm run build
cd public
# Open index.html
```
