benthieu / spotifly

A youtube downloader based on Electron, Angular & Webcomponents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Included Commands

Command Description
npm run ng:serve Execute the app in the browser
npm run build Build the app. Your built files are in the /dist folder.
npm run build:prod Build the app with Angular aot. Your built files are in the /dist folder.
npm run electron:local Builds your application and start electron
npm run electron:build Builds your application and creates an app consumable based on your operating system

About

A youtube downloader based on Electron, Angular & Webcomponents


Languages

Language:TypeScript 65.5%Language:SCSS 14.3%Language:HTML 12.4%Language:JavaScript 7.8%