In order to get the system up you'll need to have installed:
- Clone project
- cd/[PROJECT]
In your terminal run these commands:
1. $npm install _You may need to sudo in order for this command to work_
2. $bower install
3. $grunt serve
- Go to your browser. You should now see the site at localhost:4000