Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 245 Bytes

One to One Voice Chat with Stranger

Requirements

  • Node js

Install

  • Clone project
  • npm install

Start

  • Dev environment npm run dev
  • Production environment npm start