Skip to content

luuthuong/e-smart-iot

Repository files navigation

E SMART IOT

Todo!

image

Feature

  • Authentication
  • Control and observable the devices and sensors via multiple platforms eg: web, desktop app, mobile
  • Visualizing collection data by the charts
  • Reporting PDF
  • Suggestions intelligent for improving the performance system

usr: [email protected] pwd: 123456

Library using for this projects

How to run project

  • Clone this repo git clone https://github.com/luuthuong/e-smart-iot.git
  • cd e-smart-iot
  • Install dependencies packages: npm install
  • Run with development env: npm run dev
  • To build production: npm run build