Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 253 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 253 Bytes

Prerequisites

Setup

  1. Enter your app key and secret in the code. (Look for APP_KEY and APP_SECRET.)
  2. Install dependencies: npm install

Running

node app.js

Open the browser to http://127.0.0.1:5000.