Very simple video conference app using AWS Chime.
It requires the backend running.
For setting up, using Node 16, download the dependencies and run the development server:
npm install
npm start
That's it.
Very simple video conference app using AWS Chime.
It requires the backend running.
For setting up, using Node 16, download the dependencies and run the development server:
npm install
npm start
That's it.