Skip to content
On this page

Install

You can install this component either with script tag in your <head> element

js
<script src="https://cdn.jsdelivr.net/npm/@lwdev/audio-player@latest" type="module"></script>

or as a npm package

js
yarn add @lwdev/audio-player