/dashboard

appbase.io's dashboard app :rocket:

Primary LanguageJavaScript

appbase.io dashboard

sugar, spice and everything nice

Setup

After cloning this repo, sync the (batteries) submodule via:

git submodule init
git submodule update --recursive --remote

Installation and development

yarn
yarn start

Server will run on port 1357.