Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 505 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 505 Bytes

Reddit Touch

reddit in node.js form

Reddit Touch is a NodeJS web application that introduces a mobile front-end interface for the popular site reddit

Usage

Run it in the console:

coffee app.coffee

And navigate to http://localhost:1337

Pieces