Go to Dashboard Github Reposotory and download.
Installing bower and gulp
npm install -g bower
npm install -g gulp
Installing dependencies
npm install
bower install
Build the dashboard
gulp
Run gulp Serve
Go to Dashboard Github Reposotory and download.
Installing bower and gulp
npm install -g bower
npm install -g gulp
Installing dependencies
npm install
bower install
Build the dashboard
gulp
Run gulp Serve