- Angelo Primero
- Badun Rahman
- Fahad Malik
Make sure that your device has HomeBrew install to run the application. If not run in the terminal:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Follow steps in the terminal then run:
brew install php
Restart the terminal
cd ...\park-go
php -S localhost:8000
Go to your browser and go on the localhost:8000/pages/map.php/map.php to run the application.