Skip to content

Instantly share code, notes, and snippets.

View humphreyja's full-sized avatar

Jake Humphrey humphreyja

View GitHub Profile
@bellbind
bellbind / app.html
Created May 20, 2015 07:23
[electron]Use electron as a Web Server
<!doctype html>
<html><head><script src="app.js"></script></head><body></body></html>