Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 861 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 861 Bytes

Build Status

dashboard-ui

The project implements a dashboard UI for management automation for a home.

Quickstart

  1. Download the dashboard-ui:
git clone https://github.com/kostiamol/dashboard-ui.git
  1. Go to the dir and install the dependencies:
cd dashboard-ui
npm install
  1. Run the js server as a stub (or install and run the full-featured centerms):
npm run server
  1. Run the dashboard-ui in the dev mode (for other modes see package.json):
npm run dev
  1. If you chose centerms as the server, then for proper functioning of the system as a whole install and run some of the "devices":