Skip to content

leandromerli/video-clip-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Clip Editor

Purpose, make a clip editor in html5 to show how angular works.

This project was generated with Angular CLI version 7.1.1.

How to use

Add a main video URL, then start adding clips

Save

Data is saved in Local Storage

Hotkeys

ctrl+shift+right: play to next clip

ctrl+shift+left: play to previous clip

Install

Install angular cli (and node.js) (Check Angular Starter Guide )

Get repository contents

npm install

Run ng serve for a dev server. Navigate to http://localhost:4200/.