/Projeto-WebService

Projeto Sabatine (Web Service)

Primary LanguagePHP

Projeto Sabatine (Web Service) 2014

Install

Clone the repository and use Composer to install Silex and all its dependencies:

$ cd my/project/dir
$ git clone git://github.com/paulocoliver/Projeto-Sabatine-WebService.git
$ cd Projeto-Sabatine-WebService/
$ php composer.phar install
$ php -S localhost:8888