2017 © Pedro Peláez
 

project skeleton

image

silex-spear/skeleton

  • Wednesday, July 27, 2016
  • by lebris
  • Repository
  • 5 Watchers
  • 3 Stars
  • 57 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

skeleton

Installation

curl -sS https://getcomposer.org/installer | php
php composer.phar create-project silex-spear/skeleton myProject dev-master
cd myProject/
./start
cd www/
php -S localhost:8080

When installation is finished, you can access to the website on this address : http://localhost:8080/., (*1)

The Versions