Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 356 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 356 Bytes

thready

Indieweb thread reader

Demo for Indieweb Summit 2016 hack day.

screenshot

screenshot

Quick start

Requires node >= 4.0.

git clone https://github.com/notenoughneon/thready.git
npm install
typings install
tsc
node build/index.js 8000

Then point your browser at localhost:8000.