Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 448 Bytes

File metadata and controls

12 lines (10 loc) · 448 Bytes

Nedflix

Nedflix is een makkelijke manier om Nederlandse tv-programma's terug te kijken

Build

Make sure you have build nedflix-api with $ npm install and that you're not on a NTFS formatted drive.

$ npm install
$ npm link ../relative/path/to/Nedflix-api Install the electron command globally:
$ npm install electron-prebuilt -g
Run with:
$ electron .