z2m-frontend
v1.0.2
Published
[![Node.js CI](https://github.com/nurikk/zigbee2mqtt-frontend/actions/workflows/node.js.yml/badge.svg)](https://github.com/nurikk/zigbee2mqtt-frontend/actions/workflows/node.js.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?
Downloads
5
Readme
Screenshots
Translation
You miss a translation? You want to help? You can contribute new languages and improvements via the external website poeditor.com.
Develop
Install dependencies
pnpm install
Develop using mock data
npm run start
open http://localhost:3030/
Develop using your z2m instance
Z2M_API_URI="ws://192.168.1.200:8080" npm run start
open http://localhost:3030/
Build
npm install
npm run build //compiled files at ./dist