Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/medialab/catwalk

Nano tweet curation tool for humanities
https://github.com/medialab/catwalk

Last synced: 7 days ago
JSON representation

Nano tweet curation tool for humanities

Awesome Lists containing this project

README

        

# catwalk

> A tweet curation tools for humanities

![screenshot](https://raw.githubusercontent.com/medialab/catwalk/master/static/catwalk-capture.png)

🌀 [live demo](https://medialab.github.io/catwalk)

## Shortcuts

- `↑` — previous
- `↓` — next
- `→` — IN
- `←` — OUT
- `u` — UNDECIDED
- `s` — save

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
```