Skip to content

botnetdobbs/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set up

  • PHP version 7.3 and above
  • have Composer set up on your device
  • install project dependencies via the command composer install
  • run the application via the command php -S localhost:8080 -t web
  • run the unit tests via the command ./vendor/bin/phpunit --testdox tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages