Skip to content

vijithmv916/Davinci-Resolve-Vue-Electron-Template

Repository files navigation

Davinci-Resolve-Vue-Electron-Template


+

+


This repo make to simplify the development process for building the giving the davinci resolve workflow integration plugin usually the plugin only using common js, here we using the webpack make you own canges according to your needs.

using vite and vue js addon to the repository

setup and install using this command

$ npm install

Development

$ npm run dev

Build for production

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

how to build the plugin

npm run resolve

please change the output location in the webpack.config.js before doing the above command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published