Purpose, make a clip editor in html5 to show how angular works.
This project was generated with Angular CLI version 7.1.1.
Add a main video URL, then start adding clips
Data is saved in Local Storage
ctrl+shift+right: play to next clip
ctrl+shift+left: play to previous clip
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/
.