Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 504 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 504 Bytes

desktop-capturer-demo

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/ajmacd/desktop-capturer-demo
# Go into the repository
cd desktop-capturer-demo
# Install dependencies
npm install
# Run the app
npm start

License

CC0 1.0 (Public Domain)