reapp / hacker-news-app

Hacker News Reader demo app built on Reapp http://hn.reapp.io

Home Page:https://itunes.apple.com/us/app/hacker-news-by-reapp/id972297110?mt=8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reapp Hacker News App

This is a demo app built on reapp, for reading HackerNews. We've spent time optimizing it and working around a variety of bugs in hybrid apps which we'll be documenting in short order.

How to run this app

# Install reapp globally
npm install -g reapp

# Get the code
git clone git@github.com:reapp/hacker-news-app.git
cd hacker-news-app

# Download NPM modules
npm install

# Print reapp version, then start the server.  Default is http://localhost:3010
reapp run -V
reapp run -d

About

Hacker News Reader demo app built on Reapp http://hn.reapp.io

https://itunes.apple.com/us/app/hacker-news-by-reapp/id972297110?mt=8


Languages

Language:JavaScript 91.1%Language:HTML 8.1%Language:CSS 0.8%