Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 256 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 256 Bytes

Quick Start

You must have Node.js and npm installed in your local machine.

  1. Clone this repo to your directory
  2. Install dependencies
npm install
  1. Config you appID and appSecret in config.js
  2. Start pull comments
npm start