Skip to content

isabella232/inshort

 
 

Repository files navigation

FT Labs - inshort

Base project containing the barebones files to get started with SAPI requests and FT SSO.

Installation

Install the dependencies and start the server. The server will watch for any changes made and automatically restart.

$ npm install
$ npm start

Sumy, a python library, is also required for extractive summary. To install this on your system, you can use pip. To install pip (Python package manager) on a mac, you can use 'easy_install pip' and then run:

pip install sumy

For tests, run:

$ npm test

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.4%
  • Vue 26.3%
  • HTML 6.0%
  • CSS 0.3%