We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b08b03 commit 6cdc3feCopy full SHA for 6cdc3fe
education-ai-suite/smart-classroom/docs/user-guide/get-started.md
@@ -108,7 +108,7 @@ Bring Up the Frontend:
108
> The backend terminal stays busy serving requests.
109
110
```bash
111
-cd C:\path\to\edge-ai-suites\education-ai-suite\smart-classroom\ui
+cd <path-to>\edge-ai-suites\education-ai-suite\smart-classroom\ui
112
npm install
113
npm run dev -- --host 0.0.0.0 --port 5173
114
```
0 commit comments