Fixed a couple of bugs in example routes.
Replaced Makefile
with make.sh
for better cross platform support.
Makefile is not needed to detect changes to files. fswatch
is used for live reload on dev. Golang compiles fast, and supports caching for prod builds