You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

zigbee2mqtt-frontend

Package Overview
Dependencies
Maintainers
1
Versions
481
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zigbee2mqtt-frontend

[![Build Status](https://travis-ci.com/nurikk/sls-frontend.svg?branch=master)](https://travis-ci.com/nurikk/z2m-frontend) [![CodeFactor](https://www.codefactor.io/repository/github/nurikk/z2m-frontend/badge/master)](https://www.codefactor.io/repository/gi

0.2.79
Source
npm
Version published
Weekly downloads
5.3K
-3.94%
Maintainers
1
Weekly downloads
 
Created
Source

Build Status CodeFactor codebeat badge

Demo

Demo

Develop

Install dependencies

npm 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

Screenshots

FAQs

Package last updated on 12 Nov 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts