Silly Electron app made at my own leisure.
- Install Electron.
npm install --save-dev electron
-
Clone the repository.
-
Run the command
electron .
inside this directory.
This project is licensed under the MIT License - see the LICENSE.md file for details