/dashboard

Corporate dashboard project

Primary LanguageJavaScript

Corporate Dashboard

Installation

You need to have nodejs installed to preview and build this project. After cloning, please install all project dependencies with these commands:

$ npm install
$ bower install

After all dependencies have been installed you can run $gulp serve to preview the project or $ gulp build to make production-ready distribution.

You can also see live version here