nickhobbs94 / syncotrope

Client side image to video converter
https://syncotrope.com/
GNU General Public License v3.0
1 stars 0 forks source link

syncotrope

Images to video.

Prerequisites

Setup

git clone git@github.com:nickhobbs94/syncotrope.git
cd syncotrope
nvm use
npm install

Build

npm run build

Run

npm run start

Test

npm run test