An open API service indexing awesome lists of open source software.

https://github.com/distrho/cardinal-website

Cardinal Website
https://github.com/distrho/cardinal-website

Last synced: 5 months ago
JSON representation

Cardinal Website

Awesome Lists containing this project

README

          

This repository contains the website for Cardinal, running live at https://cardinal.kx.studio/

For local development and testing, just use:

```sh
php -S localhost:8888 -t /path/to/Cardinal-Website
```

And then open http://localhost:8888/ in your web browser.