Skip to content

Nemo64/clip

Repository files navigation

Clip - Video compression in browser

This is the source code of clip.marco.zone.

Start the project locally

npm install
npm run dev

The dev server is then running under http://localhost:3000.

Run code quality tools

npm run lint
npm run prettier

Create translations

npm run l10n

This will update the files in the locales folder. You can then either edit those files directly or use a tool like texel

About

An in browser video converter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published