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

https://github.com/harmoniqs/harmoniqs.co


https://github.com/harmoniqs/harmoniqs.co

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# harmoniqs.co

The main page for harmoniqs and the Piccolo.jl OSE.

## Contributing

### Prerequisties

- `node >= 18`
- `vitepress via: npm add -D vitepress`

### Build

```
npm run docs:build
```

### Serve

```
npm run docs:dev
```