• Stars
    star
    147
  • Rank 251,347 (Top 5 %)
  • Language
    JavaScript
  • Created almost 10 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 [email protected]: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

More Repositories

1

reapp

[deprecated!] Make hybrid mobile apps with power
JavaScript
3,406
star
2

reapp-ui

Amazing cross platform UI's with React and JavaScript
JavaScript
257
star
3

kitchen-sink

Kitchen sink demo app on Reapp http://kitchen.reapp.io
JavaScript
67
star
4

reapp-kit

Make apps in no time
JavaScript
46
star
5

reapp-routes

Simple route DSL
JavaScript
34
star
6

example-cordova-app

This is our hacker news app bundled for cordova
HTML
21
star
7

reapp-component

small library for factories with decorators and dependency injection
JavaScript
19
star
8

demo-flickr

Demo app searches and shows photos from Flickr
JavaScript
13
star
9

reapp-kit-demo

Simplest usage of reapp kit, List with add/delete, Flux, Immutable, in < 100 lines
JavaScript
12
star
10

reapp-pack

Webpack config generator for React apps
JavaScript
12
star
11

reapp-platform

Small helpers for Reapp apps
JavaScript
12
star
12

reapp-todo-mvc

TodoMVC demo using reapp-kit
CSS
11
star
13

reapp-server

a webpack and express setup for serving hot or isomorphic react apps
JavaScript
8
star
14

reapp-starter

starter repo for reapp apps
JavaScript
6
star
15

starter-default

Base scaffold when running `reapp new` www.reapp.io
JavaScript
5
star
16

reapp-request

thin wrapper around superagent + superagent-bluebird-promise that adds runtime and localstorage caching
JavaScript
4
star
17

reapp-reducer

simple function to reduce arrays/objects into normalized form with a status and id key
JavaScript
3
star
18

reapp-object-assign

shim for object assign, globally inserted
JavaScript
3
star
19

reapp-raf-batching

batching strategy for react, taken from Facebook
JavaScript
2
star
20

reapp.github.io

NOTE: all files here are generated from /new-site or READMEs in other repos here
HTML
1
star
21

oldreapp..github.io

website for reapp.io
HTML
1
star
22

new-site

Hexo/Gulp generator for the reapp.github.io repository
HTML
1
star