Make sure npm and nodejs are installed on your machine.
Clone the repository on your local machine and run.
npm install
npm i ethereumjs-testrpc
npm install -g truffle
Run test-rpc
./starttestrpc.sh
Compile project
truffle compile
Deploy project
truffle migrate