Skip to content

astromo/dashboard

Repository files navigation

dashboard

Getting the source

Clone this repo including all submodules using
git clone --recursive [email protected]: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.