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(...)
.
App to make YouTube clips, and play them as a compilation video.
Node.js / React used.
Setup .env
.
> npm install
> node index.js
Annotate test with .only
, as in it.only(...)
.