Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 299 Bytes

Dashmoticz

Dashmoticz is an alternative dashboard on top of Domoticz

For more information on client or server please see the README in folders

for now the easiest way is:

Server

# install the packages
cd server
npm install

Server in development mode

npm run watch