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`