This repository contains the website for Cardinal, running live at https://cardinal.kx.studio/
For local development and testing, just use:
php -S localhost:8888 -t /path/to/Cardinal-Website
And then open http://localhost:8888/ in your web browser.