Skip to content

Noterik/europeana-media-video-editor

Repository files navigation

Europeana Media Video Editor

Created as part of the Europeana Media project

First

Install deps from project root with yarn or npm i

Start development server with:

yarn start:dev or npm run start:dev

Default port has been set to 9000. It's possible to use a different port by specifying this first like so:

EMVE_PORT=2345 yarn start:dev to start with port 2345. Same for npm just include EMVE_PORT=2345 at the beginning.

Build for production

yarn build or npm run build

About

Europeana Media Video Editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published