You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vue Repository for Zigboard that Kyle Ahlstrom has built here: http://zigboard.kyleahlstrom.com/. This is just my implementation using a front-end application.
This application uses vue-cli. For all documentation refer to it.
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
About
Vue Repository for Zigboard that Kyle Ahlstrom has built here: http://zigboard.kyleahlstrom.com/. This is just my implementation using a front-end application.