Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 604 Bytes

File metadata and controls

12 lines (7 loc) · 604 Bytes

Vine Data Mining Build Status

This project is a part of Data Mining course at Faculty of Computer and Information Science, Ljubljana.

Installing and running

  1. Have Node.js + npm installed.
  2. Fork, clone, or download zip of this repo.
  3. Run npm install to install and npm start [command] to start.
  • Note: If start fails, make sure npm run-script prestart was called.