Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 327 Bytes

Wscn Audio Iframe

how to use it

need to install node.js first

  1. $ npm install

  2. $ npm run dev // dev mode

  3. $ npm run build // build into dist dir

In dev mode, npm run dev you can change the src attribute in test.html to see iframe

After you run npm run build, copy files in dist to your project