photon/project-template

Photon project template

dev-master 2017-05-30 14:33 UTC

This package is auto-updated.

Last update: 2024-04-18 19:26:19 UTC


README

  1. Download and install composer, See https://getcomposer.org/download/

  2. Initialize the project

    composer install

  3. Initialize the mongrel2 configuration

    m2sh load --config mongrel2/conf/http.conf

  4. Start mongrel2

    m2sh start -name http

  5. Start the photon project

    ./vendor/bin/hnu serve

  6. Open a browser

    http://127.0.0.1:6767/