KentCompSoc / KentFlixDesktopApp

A desktop app version of KentFlixClient
MIT License
0 stars 0 forks source link

KentFlixDesktopApp

A work in progress Electron App wrapping around the KentFlix Web Client.

Once a stable version is created, it should be able to run on Windows, Mac, or Linux.

Developing KentFlix Desktop app

Requirements:

Install dependencies:

npm install

Then run the app locally:

npm start