Skip to content

codecoffeeme/clipmaster-v3

 
 

Repository files navigation

Frontend Masters

Clipmaster 9000

This is a companion repo for the Electron-v3 course on Frontend Masters.

Setup

Make sure you have Node.js v16 or newer, Git, and the Yarn package manager installed.

Run npm i -g yarn to globally install Yarn

The following commands will install the repo dependencies and start the Clipmaster application.

npm i
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 44.6%
  • JavaScript 30.1%
  • CSS 21.2%
  • HTML 4.1%