Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 169 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 169 Bytes

facebook_bot

Install express

$ npm install express body-parser request --save

Execute ngrok

$ ./ngrok http 3001