mirror of
https://github.com/macports/macports-www.git
synced 2026-03-31 14:43:01 -07:00
master
The MacPorts Website
This GitHub repository contains the source code for the MacPorts Project Official Homepage.
Deployment Instructions
Install PHP 7.4 with MacPorts:
sudo port install php74
You can then start the local web server by running:
php74 -S localhost:8000
Open http://localhost:8000 in your web browser to see the website. Press Ctrl + C to stop the local web server.
Description
Languages
PHP
50.8%
JavaScript
44.9%
HTML
2.5%
CSS
1.7%