brew install git docker
.sudo apt install git docker.io
sudo dnf install git docker
mkdir simplon-php
cd simplon-php
git clone https://github.com/SimplOnPHP/quickStart
docker-compose up --build -d
htdocs/
docker-compose down
docker-compose up -d
(Or start the container with a docker GUI) and open http://localhost/
./htdocs/tutorial
directory./htdocs/blank
and start creating your elements