Skip to content

CabinMaster is a frontend application created in Electron.js

License

Notifications You must be signed in to change notification settings

lagerqvr/cabin-master

Repository files navigation

cabin-master

CabinMaster is a frontend application created in Electron.js as a part of the course 'Webbtjänster och molnteknologi' at Arcada UAS.

Screenshot 2022-10-18 at 0 06 56

Screenshot 2022-10-18 at 0 06 56

electron-quick-start

Modified by fw-teaching, original template here: https://github.com/electron/electron-quick-start

Clone and run for a quick way to see Electron in action.

This is a minimal Electron application based on the Quick Start Guide within the Electron documentation.

A basic Electron application needs just these files:

  • package.json - Points to the app's main file and lists its details and dependencies.
  • main.js - Starts the app and creates a browser window to render HTML. This is the app's main process.
  • index.html - A web page to render. This is the app's renderer process.
  • preload.js - A content script that runs before the renderer process loads.

You can learn more about each of these components in depth within the Tutorial.

Resources for Learning Electron

License

CC0 1.0 (Public Domain)

About

CabinMaster is a frontend application created in Electron.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published