Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/koel/docs

The official documentation for Koel
https://github.com/koel/docs

documentation hacktoberfest koel vuepress

Last synced: 2 months ago
JSON representation

The official documentation for Koel

Awesome Lists containing this project

README

        

# koel-docs

The official documentation/wiki for [Koel](https://koel.dev/).

### Build

```bash
yarn install
yarn dev # development
yarn build # production build
```