This the my Smart-Home UI
npm run watch # run the webpack dev server http://localhost:8080/ npm run start # run the backend server npm run build # build the UI into ./dist/ folder
This the my Smart-Home UI
npm run watch # run the webpack dev server http://localhost:8080/ npm run start # run the backend server npm run build # build the UI into ./dist/ folder