4. ion-app-web
1. Project
https://github.com/pion/ion-app-web
2. Setup
Install node modules
cd ion-app-web
npm i
3. Run
Make sure ion server is running.
Start dev server
npm start
Serves on http://localhost:8080
https://github.com/pion/ion-app-web
Install node modules
cd ion-app-web
npm i
Make sure ion server is running.
Start dev server
npm start
Serves on http://localhost:8080