From ba1d995e3a83e9625c1982c21e410eccaddc8405 Mon Sep 17 00:00:00 2001 From: Matthew Huntington Date: Wed, 31 Jul 2024 03:43:56 +0200 Subject: [PATCH] setup --- app.js | 1 + index.html | 12 ++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 app.js create mode 100644 index.html diff --git a/app.js b/app.js new file mode 100644 index 0000000..ec10f3e --- /dev/null +++ b/app.js @@ -0,0 +1 @@ +console.log('hi'); diff --git a/index.html b/index.html new file mode 100644 index 0000000..abe16b7 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + + +

Tuner

+ + +