Skip to content

StevenVAIDIE/skeleton

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.9%
  • HTML 35.2%
  • Shell 5.3%
  • CSS 2.6%
  • ApacheConf 1.7%
  • JavaScript 0.3%