Install composer using your favorite package manager.
git clone https://github.com/clarkewing/agepac.org
cd agepac.org && composer install
cp .env.example .env
npm install && npm run devphp artisan key:generatephp artisan serveand open http://localhost:8000.
Alternatively if you are on MacOS, you can install Laravel herd (brew install --cask herd), and run
herd linkin the root directory of this repo- open http://agepac.org.test