Skip to content

sebastiaorealino/pos-dm107

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published