/WatProduct

A website built with Node.js and Bootstrap, which uses the Watson news and document analytics API to generate a score based on popularity and reception of products

Primary LanguageJavaScript

WatProduct

A website built with Node.js and Bootstrap, which uses the Watson news and document analytics API to generate a score based on popularity and reception of products

Build

Run this command in console:

npm install

All dependencies will be downloaded by npm to node_modules folder.

Run

Run this command in console:

node app.js

Website will be hosted on http://localhost:3000