Skip to content

Sara2823/evaluate-news-nlp

Repository files navigation

screenshot

Project goals

  • Review how npm manages the app packages
  • Review express
  • How to use Webpack (plugins, loaders, entry)
  • Workbox

API

  • MeaningCloud api
  • Returns (subjectivity. confidence, irony, agreement)

Usage and Installation

Installin required packages:

npm install

Generat dist folder:

npm run build-prod

Run server:

npm run start

In case of coding and editing:

npm run build-dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published