Clone and run for a quick way to see Electron in action. Usage :
# Clone this repository
git clone https://github.com/Dizi0/Config_Checker_Electron.git
# Go into the repository
cd Config_Checker_Electron
# Install dependencies
npm install
# Run the app
npm start
to compile it into a standalone .exe file, use :
npx electron-builder build --win portable