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

https://github.com/zhiyiyo/fluent-m3u8-website

The online documentation of Fluent-M3U8.
https://github.com/zhiyiyo/fluent-m3u8-website

m3u8 mpd vitepress website

Last synced: 7 months ago
JSON representation

The online documentation of Fluent-M3U8.

Awesome Lists containing this project

README

          

# Fluent-M3U8-Docs
The online documentation of [Fluent-M3U8](https://github.com/zhiyiYo/Fluent-M3U8).

## Quick Start
1. Install dependencies
```shell
npm install
```

2. Launch local server
```shell
npm run docs:dev
```

3. Check the docs on http://127.0.0.1:5173