This repo assumes the following:
- That you are wanting to access the thumbnails provided by the Vimeo API
- You are having some dificulty using Vimeos supplied CLI tools
- Run
npm i
in terminal - Copy the
.env.sample
file to.env
and fill in using your Vimeo personal access token - Run
node index
to test