useAudioPlayer icon indicating copy to clipboard operation
useAudioPlayer copied to clipboard

refactor(examples): using Vite to refactor examples.

Open lcandy2 opened this issue 3 months ago • 3 comments

  • Use npm instead of yarn to minimize potential Cannot resolve dependency errors
  • Using package.json, list the required packages in it
  • Using Vite for Faster Packaging
  • This pr is aim to help make examples more modern and easier to publish online
  • Wrote README within the example

lcandy2 avatar Mar 23 '24 04:03 lcandy2