sebastiaorealino / pos-dm107

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DM107 project

forthebadge forthebadge

Projeto DM107 created by Sebastião Realino.

Install!

Install Composer.

curl -s https://getcomposer.org/installer | php

Install dependencies. (Slim, NotORM etc...)

php composer.phar install

Start project!

$ php -S localhost:8080 -t public public/index.php
Obs:

you do not need to install apache server (or put the project in the hpdocs folder of xampp). Just run the above command.

Documentation

About


Languages

Language:PHP 88.0%Language:HTML 12.0%