- clone repo
- composer install / npm|bower install -> grunt|grunt
- edit /etc/hosts -> add new domain
- update webmin (http://localhost:10000/)
- apache webserver -> create new virtual host
- edit directives -> copy/add:
AllowOverride all
allow from all
Options -Indexes +FollowSymLinks