start vite

This commit is contained in:
Lewis Moten
2024-04-30 21:32:22 -04:00
parent 5cd372d715
commit 31479d2b29

View File

@@ -4,6 +4,7 @@
"description": "Transfer data via Web Audio API",
"main": "index.js",
"scripts": {
"start": "vite --open http://localhost:5175/index.html --port 5175",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {