This project is a part of Data Mining course at Faculty of Computer and Information Science, Ljubljana.
- Have Node.js + npm installed.
- Fork, clone, or download zip of this repo.
- Run
npm install
to install andnpm start [command]
to start.
- Note: If start fails, make sure
npm run-script prestart
was called.