Requirements

Gridmanager.js requires:

  • jQuery (1.10 upwards)
  • jQuery UI
  • A CSS framework, i.e Bootstrap 3.x

Basic Installation via download

Download the zip or tar of the master branch at github and extract the dist folder. You will see the included css and js files you need.

or via Bower

If you have bower installed, simply run bower install gridmanager.js

Or alternatively you can clone the git repository.

Next, see [basic usage]