Paste your "consumerKey" and "consumerSecret" in server.js file.(you can get these keys by creating app at https://dev.twitter.com/apps/new )
Install the project dependencies:
npm install
Starts the static and proxy servers:
npm start
Proxy server for accessing twitter public rest apis
Paste your "consumerKey" and "consumerSecret" in server.js file.(you can get these keys by creating app at https://dev.twitter.com/apps/new )
Install the project dependencies:
npm install
Starts the static and proxy servers:
npm start
Proxy server for accessing twitter public rest apis