Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 959 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 959 Bytes

Node.js CI CodeFactor 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