This is in early alpha stages, don't expect it to work reliably across versions yet. I'm looking for beta testers, so please post an issue if you find any problems or want to help out with this project in some way.
SPA Web Client for Blynk
[ >> Get started! << ]
You have to install Node.js and Yarn to build client-app.
Build procedure:
git clone --depth=1 https://github.com/avin/blynk-web-client.git
cd ./blynk-web-client
yarn
yarn run build
Then copy content of build
folder to your web-server.``
MIT © avin