Skip to content

Instantly share code, notes, and snippets.

View nnooney's full-sized avatar

Nicholas Nooney nnooney

View GitHub Profile
@nnooney
nnooney / index.html
Created December 31, 2016 01:45
NeDB & Electron & Rollup
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<script src="build.js"></script>
</body>
</html>