/IoT_dashboard_frontend

A Vue.Js project for local IoT device management (dashboard)

Primary LanguageVue

iot-dashboard-frontend

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Terminologies

  • Smart Device (智能设备)
    • A device that holds sensors and proess the sensor data and send it to a server or provides an interface for viewing data.