@shellybits/v-chacheli

A Vue.js component to create and display custom dashboard-like grid layouts.

'Chacheli', the diminutive of the word 'tile' in Swiss German.

Getting started

Development

Install dependencies

$ yarn install

Serve with hot reload at localhost:8080

$ yarn run dev

Build for production with minification

$ yarn run build

Usage

See example for a minimal app using the designer and the layout components.