From 8753a1182371ad86dbdce0517ab6672846c7ffd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20Randall=20Havens=20=E2=96=B3=20The=20Empathic=20Tec?= =?UTF-8?q?hnologist=20=E2=9F=81=20Doctor=20Who=2042?= Date: Sat, 8 Nov 2025 14:38:48 -0600 Subject: [PATCH] Create README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ddd7048 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# The Fold Within — Static Site (v2.7) + +## Dev +```bash +npm run build +npm run serve +# open http://localhost:8080 \ No newline at end of file