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

https://github.com/simplex-chat/website

🚀 SimpleX Chat website
https://github.com/simplex-chat/website

Last synced: 11 months ago
JSON representation

🚀 SimpleX Chat website

Awesome Lists containing this project

README

          

# website

## Develop

Install and run sass:

```bash
npm install -g sass
sass index.scss css/index.css --style=compressed --watch
```