feel free to hangaround and check any contracts and test file.
$ npm install -g ethereumjs-testrpc truffle
one tab in terminal
$ testrpc
new tab in terminal, in the folder->
$ truffle deploy
$ truffle test
cheers open any issue if you have any question. I am willing to help.