Skip to content

Obvio/qwik-headless-ui-hls-player

Repository files navigation

Qwik Headless UI HLS Player

qwik headless ui hls player

Demo

Project Structure

This project is using Qwik with QwikCity.

Inside your project, you'll see the following directory structure:

└── src/
    ├── components/
    │   └── ...
    └── routes/
        └── ...
  • src/routes: Provides the directory-based routing.

  • src/components: Contains the HLS Headless component directory.

Development

Development mode uses Vite's development server. The dev command will server-side render (SSR) the output during development.

npm start # or `yarn start`

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published