Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 221 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 221 Bytes

sentimentAnalysisApp

A Nodejs based sentiment analysis app. To run the app

  • Clone/Download the repo
  • Run npm install
  • Execute gulp to start the server and navigate to http://localhost:3000