Skip to content

Respect/samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Respect Samples

Requirements: git, PHP 5.4 and Composer

Instalation

  • git clone https://github.com/Respect/samples.git && cd samples
  • php composer.phar install (or equivalent)

Usage

  • There's a README.md in each sample.
  • cd to folder public/$sample_name.
  • Run with php -S localhost:8606.
  • Point a browser to http://localhost:8606

Releases

No releases published

Packages

No packages published

Languages