Copy either of these commands and paste it to the terminal.
The script will git clone the boilerplate codebase and spin up the project in your local Docker instance.
bash -c "$(curl -fsSL https://speedpy.com/install)"
bash -c "$(wget -O - https://speedpy.com/install)"