Skip to content

Desktop video capture. Vue CLI 3, Electron(vue-cli-plugin-electron-builder)

Notifications You must be signed in to change notification settings

iliyaZelenko/vue-electron-desktop-capture

Repository files navigation

Desktop Capture

My image My image

Project setup

yarn install

To start a development server:

If you use Yarn (strongly recommended):

yarn serve:electron

or if you use NPM:

npm run serve:electron

To build your app:

With Yarn:

yarn build:electron

or with NPM:

npm run build:electron

About

Desktop video capture. Vue CLI 3, Electron(vue-cli-plugin-electron-builder)

Topics

Resources

Stars

Watchers

Forks