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