Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/koel/docs
- Owner: koel
- Created: 2017-03-01T07:19:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T09:03:48.000Z (7 months ago)
- Last Synced: 2024-10-30T00:55:16.652Z (2 months ago)
- Topics: documentation, hacktoberfest, koel, vuepress
- Language: JavaScript
- Homepage: https://docs.koel.dev
- Size: 5.9 MB
- Stars: 4
- Watchers: 3
- Forks: 23
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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
```