Respect / samples

Awesome samples!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Awesome samples!


Languages

Language:PHP 100.0%