Reddit Touch is a NodeJS web application that introduces a mobile front-end interface for the popular site reddit
Run it in the console:
coffee app.coffee
And navigate to http://localhost:1337
- Backend built on node
- Web server built on express
- View engine using CoffeeKup
- Front-end JS using jQuery Mobile