SheikhSajid / remote-ssh-viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Masters

Firesale

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 Firesale application.

npm i
npm start

About


Languages

Language:JavaScript 36.4%Language:CSS 26.0%Language:TypeScript 25.3%Language:HTML 12.4%