You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This project is a **video conferencing application** with a **real-time chat feature**. It consists of a **frontend** built using **React** and a **backend** powered by **Node.js and TypeScript**.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "concurrently \"npm run build-frontend\" \"npm run build-backend\"",