Skip to content

photon/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  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/

About

Template of project for photon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published