Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 262 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 262 Bytes

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.