- Clone this repository
- If you have docker and docker-compose then use docker-compose build and docker-compose up -d
- If you prefer execute on your local machine then use php -S localhost:8000(or whatever port you want) -t public
- Clone this repository
- If you have docker and docker-compose then use docker-compose build and docker-compose up -d
- If you prefer execute on your local machine then use php -S localhost:8000(or whatever port you want) -t public