Simple Electron application that loads a URL passed on the command line in a window.
- Install Node LTS
- Clone this repository
cd url
npm install
to install the application's dependenciesnpm start https://github.com
to start the application and load GitHub