This is a tutorial source code related to this blog post.
First you need to start Vagrant Virtual Machine:
$ cd vagrant
$ vagrant upThen, you can log in to the Virtual Machine and run the following commands:
$ vagrant ssh
$ cd /vagrant
$ make installBy default, port-forwarding is activated on 8000, so you should access to: http://localhost:8000/