Skip to content

IliyaRezaee/ir-videoplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IR Videoplayer

a simple video player

Version

1.0.0

Usage

Installation

Install the dependencies

npm install

Serve

To run electron

npm start

To Package & Build

For Windows

npm run build-win

For Linux

npm run build-linux