To get started with TeamICS/CyanogenMod Jellybean build, you'll need to get familiar with Git and Repo.
To initialize your local repository using the TeamICS trees, use a command like this:
repo init -u git://github.com/TeamICS/manifest_ics_cm.git -b jellybean
Then to sync up:
repo sync