Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 415 Bytes

Video Component Poly

An test-app that captures, saves (building phase) and uploads (building phase) a video from your browser.

Getting started:

Visit this online version

or

Download/clone the repo, then in your command line move to the repository and type in:

- npm install
- gulp

A page should open in your browser. If not visit: localhost:3000.