$ cd zephyr-sample-project
$ sudo cp -r sample-project-mapreduce/build/dist /opt/zephyr
$ sudo chmod -R 777 /opt/zephyr
Note: The destination you choose to deploy this to is up to you. There are no hardcoded paths to /opt/zephyr.
See: How To Run