Skip to content

jacobscarter/Twitter-API-with-Node-and-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Utilize Twitter JS Client with a node/express setup

Resources

License

Stars

Watchers

Forks

Packages

No packages published