Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 486 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 486 Bytes

TwitterSentiment

Click here to see a live demo. This project is currently using twin-word for sentiment analysis.

Development server

Run npm install to install all dependencies (d3, express, socket.io, and twitter libs have been added to this otherwise stock Angular CLI project). Run npm run serve-build for a dev server. Navigate to http://localhost:3000/.

Overview