hero

Common Sense

Welcome to your VuePress site

Get Started →

Configurable Dashboards

Feature 1

Feature 2

Feature 2

Feature 3

Feature 3

Installation

CS can be installed in different ways. Please check out the getting started guide, for all options. If you want to quickly start a new CS project based on the Vue CLI, follow the following steps:

# install vue-cli
yarn global add @vue/cli

# create a new vue project based on the CS preset
vue create --preset tnocs/csnext my-project

# start dashboard
yarn serve