A nextron / electron app to control your hue smarthome.
Made with:
- nextron
- electron
- nextjs
- framer-motion
- swr
- axios
# open repository
$ cd home-control
# install dependencies with yarn
$ yarn
# development mode
$ yarn dev
# production build
$ yarn build
- packages
- styles
- services
- components
- interfaces