Skip to content

parlandin/ITubeDownload-a-youtube-music-video-download

Repository files navigation

ITube-Download

a youtube music-video download

An Electron application with React and TypeScript

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux