Skip to content

Getting Started with Deckster

baileyreed39 edited this page Jun 21, 2016 · 1 revision

Getting Started with Deckster

What is Deckster?

DecksterJS is a jQuery plugin that uses gridster.js under the hood to allow a user to quickly bootstrap interactive dashboards.

What Does Deckster Do?

Check out a simple AngularJS app that utilizes Deckster.

Each card can be dragged, resized, refreshed, and viewed in detailed and pop-out view (depending on card defaults set by your app). See the icons in the top right corner for these options.

  • Detailed view will enlarge the card to display more information.
  • Pop-out view will open a new window to display just that card.

How to Set Up Project and Dependencies

See README for information.

Clone this wiki locally