npm install # install dependencies
npm run build # build (for shell script) (windows => tsc && vite build)
npm run preview # preview
npm run dev # start server (for development)
npm run deploy # deploy with gh-pages (production)
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple oscilloscope implemented using AudioContext
License
yulmwu/oscilloscope
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple oscilloscope implemented using AudioContext