Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 272 Bytes

Social Pulse is a sentiment analysis web app for social.

Run application from the source: -npm install -> This command uses package.json to load node modules required for the site -node server.js ->This command boots up the server -point your browser to localhost:5000