pager

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 pagerapp
    
  2. Go to https://pagerapp.localtunnel.me

Built With

Share this project:

Updates