Utilize Twitter JS Client with a node/express setup
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