Skip to content
This repository was archived by the owner on Sep 25, 2018. It is now read-only.

ciims/ciims-modules-dashboard

Repository files navigation

CiiMS Dashboard Module

Latest Version Downloads Gittip License


This module provides the dashboard functionality for CiiMS, and renders content using a hybrid approach - content is initially rendered server side, and data is fetches and rendered client side via the CiiMS API.

Hacking

This module utilizes nodejs, npm, bower, and grunt. Before hacking you'll need to have each of these modules installed. Once installed you can build the project source by running:

npm install
bower install
grunt
``

About

The dashboard module for CiiMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published