Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 459 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 459 Bytes

Web Media Toolkit

Introduction

  • This is a toolkit for web media applications.
  • Making media processing in the web easier.

Setup

Install the dependencies:

pnpm install & cd .demo && pnpm install & wait

Getting Started

Link the package to the demo:

cd .demo && pnpm link ../ && cd ..

Start the development server:

pnpm dev & cd .demo && pnpm dev & wait

Screenshot

screenshot