Raspberry Pi Network Emulator
- Use the right version of node
nvm use
- Install dependencies
npm ci
- Run Trunk
cd trunk
npm run dev
- Run Branch
cd branch
npm run dev
-
Run Ground (Client app)
-
Open Branch: http://localhost:5001/
-
Start playback from client app