Images to video.
- Install NVM
- Install node version 20 with
nvm install 20
git clone git@github.com:nickhobbs94/syncotrope.git
cd syncotrope
nvm use
npm install
npm run build
npm run start
npm run test
Images to video.
nvm install 20
git clone git@github.com:nickhobbs94/syncotrope.git
cd syncotrope
nvm use
npm install
npm run build
npm run start
npm run test