# K2 - Sync Engine Experiment # Initial Setup 1. Download https://toolbelt.heroku.com/ ``` brew install redis nvm install 6 npm install ``` # Running locally ``` npm start ```