Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 247 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 247 Bytes

YClip3

App to make YouTube clips, and play them as a compilation video.

Node.js / React used.

Dev Setup

Setup .env.

> npm install
> node index.js

Run specific client test

Annotate test with .only, as in it.only(...).