Skip to content

Commit 9b7b6d9

Browse files
committed
fix vitedemo
1 parent 588d99c commit 9b7b6d9

3 files changed

Lines changed: 529 additions & 7 deletions

File tree

examples/vitedemo/QUICKSTART.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
# 🎯 AAC Processors Browser Demo - Quick Start
22

3-
## 🚀 Running the Demo
4-
5-
The demo is already running! Open your browser to:
6-
7-
**http://localhost:3000**
83

94
## 📁 Test Files Included
105

@@ -47,6 +42,7 @@ The `test-files/` folder contains example AAC files you can use:
4742
### Restart Server
4843
```bash
4944
cd examples/vitedemo
45+
npm install
5046
npm run dev
5147
```
5248

0 commit comments

Comments
 (0)