Frontend WebPage Admin in home IoT using NextJS
- Mangagement user, device type in system home IoT
1. Clone Project
> git clone https://github.com/xd3011/IoT_FrontEnd_Web
2. Install packet
> npm install <-----> npm i
1. Run In Dev
> npm run dev
2. Run In Production
> npm run build