Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

legenlee/webrtc-chat-app-client

Repository files navigation

WebRTC Chat app

A Vue chat app using WebRTC. Here to view demo.

Tech stack

  • WebRTC
  • Socket.io
  • Vue 2
  • TypeScript
  • SCSS (SASS)

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.