Install nix and follow the instructions:
curl https://nixos.org/nix/install | sh
Then:
make start
Later, stop the environment with:
make stop