Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 444 Bytes

File metadata and controls

14 lines (9 loc) · 444 Bytes

React Player Example

An example of how to use React Player to embed videos in react pages

About this React app

This project was bootstrapped with Create React App.

Setup

  1. Open the built-in terminal
  2. Run npm install to add the node_modules folder
  3. Run npm start
  4. Click the "Open Development server" in the bottom status bar to view the running react app in the browser.