Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 420 Bytes

ishetvrijdagde13e.nl

Is it friday the 13th, in Dutch. This project uses Composer as it's dependency manager.

To run this project on your local machine, use the below commands:

composer install # install dependencies
php -S localhost:8080 -t public # start a PHP development server on http://localhost:8080