⚠️

WORK IN PROGRESS

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.


Blynk-Web-Client Build Status

SPA Web Client for Blynk

Online client

[ >> Get started! << ]

Build and install

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.``

Preview

demo

License

MIT © avin