Install the librarian-puppet and landrush plugins for Vagrant:
vagrant plugin install vagrant-librarian-puppet
vagrant plugin install landrush
Start and provision the box:
vagrant up
Fill in some example data:
vagrant ssh -c 'denkmal/bin/cm app fill-example-data'
The app should now be accessible on your host machine at http://www.denkmal.dev/.