Skip to content

SyntaxSpice/dashboard-ui

 
 

Repository files navigation

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":

About

Dashboard UI for management automation for a home.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Other 0.3%