From 5c76a3b061638f705b4c4b18ffe2244eeb7af24f Mon Sep 17 00:00:00 2001 From: xfarrow Date: Mon, 4 Mar 2024 08:26:35 +0000 Subject: [PATCH] Create README.md --- frontend/vanilla/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 frontend/vanilla/README.md diff --git a/frontend/vanilla/README.md b/frontend/vanilla/README.md new file mode 100644 index 0000000..918039c --- /dev/null +++ b/frontend/vanilla/README.md @@ -0,0 +1,5 @@ +This is the vanilla web front end for Blink. + +## How to deploy +1. Paste this folder in any webserver; +2. Make sure to change the API URL in `./js/constants.js`