Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

webrtc/test-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6470ce5 · May 16, 2023

History

49 Commits
Jul 11, 2017
Feb 16, 2017
Jun 30, 2020
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017
Jul 11, 2017
Feb 16, 2017
Jul 11, 2017
Jul 11, 2017
Feb 28, 2018
Jul 11, 2017

Repository files navigation

Build Status

Intro

Collection of test pages used for WebRTC development

Development

Detailed information on developing in the webrtc GitHub repo can be found in the WebRTC GitHub repo developer's guide.

Clone the repo in desired folder

git clone https://github.com/webrtc/test-pages.git

Install npm dependencies (also adds linting to precommit githooks)

npm install

Start web server for development

From the root of the checkout do cd test then run node server.js and finally navigate your browser to https://localhost:8080.

Linting

Runs grunt which currently only does linting.

npm test

About

Collection of test pages used for WebRTC development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published