Dashboard is a desktop generic dashboard with components for bootstraping a dashboard app quickly.
It is built on Lego for webcomponents and Decor for basic styling.
It's fully customizable overriding or replacing the dashboard.css file.
git clone https://github.com/Polight/dashboard?target=https://github.com
cd dashboard
git submodule init && git submodule update
npm install
npm start
Open your browser at http://localhost:8080.
