Skip to content

Mira películas y series en español en HD y full HD al instante.

License

Notifications You must be signed in to change notification settings

ghondar/PelisTime

Repository files navigation

PelisTime

Un espacio multimedia basado en peerflix, Webchimera.js, React y empaquetado con electron.

http://i.giphy.com/26FPIiWbFzMWMP90Q.gif

Previus config

if you want compile webchimera, more info Here

Setup

$ git clone https://github.com/ghondar/PelisTime.git
$ cd PelisTime
$ npm install

if you are on linux:

$ sudo apt-get install vlc

Run

run webpack dev server:

$ npm run start-dev-server

and, in another terminal, run electron:

$ npm run start-dev

Build and Package

Quick run: linux, osx or windows

$ npm run all:linux
$ npm run all:osx
$ npm run all:win

Or step by step run

build bundle.js:

$ npm run build

package project:

$ npm run pack

create installer on windows:

$ npm run installer:win

create installer on osx:

$ npm run installer:osx

Build output

./tmp/...

About

Mira películas y series en español en HD y full HD al instante.

Resources

License

Stars

Watchers

Forks

Packages

No packages published