Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Saving cards without payment

Requirements

How to run

  1. Setup composer globally

  2. Run composer to set up dependencies

composer install
  1. Run the server locally
php -S localhost:4242 index.php