Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 846 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 846 Bytes

normalized-news

npm license

Travis branch codecov David

A node app aiming to normalize news articles and remove bias.

Install

yarn add git+https://github.com/tommilligan/normalized-news#develop

Dev

npm run compile
npm run test
npm run coverage