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

ciims/cii

Repository files navigation

CiiMS Core Scripts

Also known as Cii, these classes and components power all of CiiMS.

Assets and Dependencies

Assets are managed through npm, grunt, and bower. If you want to hack with CiiMS core, run the following commands

npm install
bower install
grunt

Bower dependencies are installed through grunt. jQuery upgrades are handled through the bower.json file for ease of use