webrtc/test-pages

Name: test-pages

Owner: WebRTC

Description: Collection of test pages used for WebRTC development

Created: 2017-02-16 12:05:51.0

Updated: 2018-02-14 10:26:46.0

Pushed: 2018-03-04 08:49:18.0

Homepage: https://webrtc.github.io/test-pages

Size: 2094

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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
clone https://github.com/webrtc/test-pages.git
Install npm dependencies (also adds linting to precommit githooks)
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.

test

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.