pimolo / FunctionalTestingPoC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP todolist

Build Status

Requirements

sudo apt-get install php-sqlite3
composer install

Tip: the built-in php webserver is fine to run the app:

php -S localhost:8000 app.php

About


Languages

Language:PHP 81.2%Language:Gherkin 11.0%Language:HTML 7.8%