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.
- BUTTON
- STYLED_BUTTON
- SLIDER
- VERTICAL_SLIDER
- RGB
- TWO_AXIS_JOYSTICK
- ENHANCED_GRAPH
- DIGIT4_DISPLAY
- LABELED_VALUE_DISPLAY
- GAUGE
- LCD
- LEVEL_DISPLAY
- VERTICAL_LEVEL_DISPLAY
- TERMINAL
- STEP
- VERTICAL_STEP
- LED
- TABS
MIT © avin