kantaroso / movie-spliter

0 stars 0 forks source link

movie-spliter

An electron-vue project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
# mac
npm run build
# win
npm run build:win

# lint all JS/Vue component files in `src/`
npm run lint