action-items ![Codeship Status for burtonjc/clonebrews] (https://codeship.io/projects/67e96d00-c8b9-0131-c52d-16088bffedc0/status?branch=master)
###Developing
Follow these steps to get set up:
- fork the repo and clone your fork to your machine
- cd into the directory with the app
npm install
grunt && grunt watch
- open up a new terminal tab and
cd dist/
python -m SimpleHTTPServer
- open your browser and navigate to http://localhost:8000