Skip to content
This repository has been archived by the owner on Nov 11, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 282 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 282 Bytes

Exercise: State Management w/ Electron and Vue.js

Electron (electron-store)

Using electron-store to set and get state for window size, window position, and window maximization.

Vue.js (Pinia)

Using Pinia to manage state for application color schemes and brightness modes.