Skip to content

rupesh1310/10-days-of-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10 days of electron

forthebadge forthebadge

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone git@github.com:rupesh1310/10-days-of-electron.git

# Go into the repository
$ cd filename

# Install dependencies
$ npm install

# Run the app
$ electron .

Video Info: Familiarizing with basics of Electron app development, analyzing video files using the FFMPEG CLI

alt tag

todos: Manipulating multiple windows with Electron, customizing menu bars, and developing with an emphasis on cross-platform experience alt tag

VideoConverter:Integrating Electron with React and Redux to convert video files. alt tag