-
Download and install composer, See https://getcomposer.org/download/
-
Initialize the project
composer install
-
Initialize the mongrel2 configuration
m2sh load --config mongrel2/conf/http.conf
-
Start mongrel2
m2sh start -name http
-
Start the photon project
./vendor/bin/hnu serve
-
Open a browser