You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Run the following commands in a terminal. Note that you can also download a previous version of the server on the Releases page, instead of cloning the repo.
# Clone the project (unless you downloaded it from the Releases page)
git clone https://github.com/maxijonson/video-merger.git
# or (SSH)
git clone [email protected]:maxijonson/video-merger.git
# Navigate to the project directorycd video-merger
# Install dependencies
npm i