pgmichael / jamstack-webrtc-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC Demo

Created for JAMstack Québec meetup #6

Development build

npm install
npm run dev

Production build

npm install
npm run build

Project files will be exported in the dist directory.

About

License:MIT License


Languages

Language:TypeScript 85.1%Language:CSS 10.1%Language:HTML 4.8%