Composer have to be installed
Download zip or clone repository
git clone https://github.com/seeren/worlds-of-game.git
Generate autoload
composer dump-autoload
Start server
php -S localhost:8000 -t public
Composer have to be installed
Download zip or clone repository
git clone https://github.com/seeren/worlds-of-game.git
Generate autoload
composer dump-autoload
Start server
php -S localhost:8000 -t public