Tutorial: Getting Started
clone this repo
git clone https://github.com/zweifisch/doklein
install dependencies using composer
composer.phar install
start the built-in php server
php -S localhost:5000 index.php
docs can be found in the doc folder