Evaluate_news

Using Alyien API to evaluate Subjectivity and Postivity of any blog or new story Have express framework for routing, Webpack and Sass for code management, Jest for unit testing

Commands:

  1. npm run start : Starts the server
  2. npm run build-dev: Starts the webpack-dev-server
  3. npm run build-prod: webpack compilcation using production settings
  4. npm run test : Runs the unit tests