Skip to content

Instantly share code, notes, and snippets.

View jonasgeiler's full-sized avatar
:shipit:
hello there--

Jonas Geiler jonasgeiler

:shipit:
hello there--
View GitHub Profile
@jonasgeiler
jonasgeiler / index.html
Last active June 28, 2017 09:31
Live-Updating HTML-File using Node.js
<html>
<head>
<style>
body {
color: #000;
font-family: Sans-serif, Helvetica;
}
</style>
</head>
<body>