First, make sure you meet the requirements. After you have the repository running, you can begin with the Hippo Site Toolkit. View the quick start to get your application running.
You can run your application as a JSP or as a JSF application. For both JSP as JSF there is an example provided in the Hippo Site Toolkit.
JSP: ~/hippo-site-toolkit/jsp-example-app/
JSF: ~/hippo-site-toolkit/jsf-example-app/
They both generate the same output, but they're based on their own specific techniques and have their own implementation. For more details on both methods you can view their specific documentation: