lalmat / domoticz-vue-frontend

A domoticz frontend in VueJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Domoticz-Frontend

This is my Domoticz Fronend, actually under heavy developpement.

Configuration

  1. Copy all the sample.*.js files to *.js
  2. Configure each files providing the needed ID of devices. You can find them at http://YOUR_DOMOTICZ/json.htm?type=devices&used=true&filter=all

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

A domoticz frontend in VueJS


Languages

Language:Vue 56.5%Language:JavaScript 38.1%Language:HTML 5.5%