Skip to content
This repository was archived by the owner on Mar 16, 2018. It is now read-only.

Latest commit

 

History

History
23 lines (14 loc) · 413 Bytes

File metadata and controls

23 lines (14 loc) · 413 Bytes

Priv.TV - Desktop App

How can I install it?

  1. Install NodeJS v6.1.0
  2. Clone this repository
  3. cd to the cloned repository
  4. Install global dependencies by running npm install -g gulp bower
  5. Install project dependencies with npm install

How can I run it?

Run this command on terminal (cmd for windows)

gulp run

Or

 ./node_modules/.bin/electron ./app