Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

URL

Simple Electron application that loads a URL passed on the command line in a window.

Getting started

  • Install Node LTS
  • Clone this repository
  • cd url
  • npm install to install the application's dependencies
  • npm start https://github.com to start the application and load GitHub