To setup:
- Click on Use this template to generate a new repository based on this one
- Clone your copy
- Run
composer install
in the directory
To run:
php bootstrap.php
You'll need to uncomment the challenges as you go.
To setup:
composer install
in the directoryTo run:
php bootstrap.php
You'll need to uncomment the challenges as you go.