Skip to content

duyet/nlp-board-labeling

Repository files navigation

nlp-board-labeling

Dashboard for labeling NLP

screenshot.png

Installation

  1. Clone the project
  2. Install packages
    npm install
    
  3. Start the server
    node ./bin/www
    
  4. OK: http://localhost:3000