/pager

Facebook Pages meets the web

Primary LanguageJavaScriptMIT LicenseMIT

PagerApp

Pager is comming to the world wide web soon...

However, the curious ones can set everything up locally, as described below.

Setup

  1. Install dependencies:
$ npm install
$ bower install
  1. Run the app
$ gulp
$ npm start
  1. Tunnel it

    npm install -g localtunnel
    lt --port 3000 --subdomain pagerapp2
  2. Go to https://pagerapp2.localtunnel.me