Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 537 Bytes

Readme.md

File metadata and controls

17 lines (12 loc) · 537 Bytes

News intelligence engine

Web app for browsing entities found within news articles

Setup

First you should have certain variables in your environment:

npm install
npm start

Launches a Web server at port process.env.PORT - open your browser to view the app in action.