Skip to content

TimPox/z2m-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,448 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js CI Quality Gate Status codebeat badge

Screenshots

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

Sponsors

JetHome

About

Zigbee2MQTT frontend

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 94.6%
  • JavaScript 3.5%
  • CSS 1.3%
  • Other 0.6%