Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 311 Bytes

dashboard

Getting the source

Clone this repo including all submodules using
git clone --recursive git@github.com:astromo/dashboard.git

Installation

Run npm install and bower install to get all dependencies.

Build & development

Run grunt for building and grunt serve for preview.