miguelcostero / privtv-old

Proyecto Ing. del software 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Proyecto Ing. del software 2


Languages

Language:CSS 55.3%Language:HTML 27.4%Language:JavaScript 15.8%Language:NSIS 1.4%