Electron IoT Demo Development Install dependencies using the following command: npm install Run the application with: npm start Packaging Create a standalone application using electron-packager: npm run dist