0.1.0 • Published 9 years ago

twitter-api-node-express v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
9 years ago

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