Getting started with Web Components
Install @tremolo-ui/web-components
Install tremolo-ui on npm
- npm
- Yarn
- pnpm
- Bun
npm install @tremolo-ui/web-components
yarn add @tremolo-ui/web-components
pnpm add @tremolo-ui/web-components
bun add @tremolo-ui/web-components
or use CDN
TODO
First Step
<tremolo-slider value="32" min="0" max="100" />