Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 526 Bytes

File metadata and controls

28 lines (17 loc) · 526 Bytes

Twitter-API-with-Node-and-Express

Utilize Twitter JS Client with a node/express setup

Installation

npm install twitter-api-node-express

OR

bower install twitter-api-node-express

cd ./bower_components/twitter-api-node-express/

npm install

##Notes

This uses BoyCook's TwitterJS Client. See configuration of that here.

##Run Application

From the twitter-api-node-express directory:

node index.js