Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 346 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 346 Bytes

SSCDeploy Electron + Vue.js (Test project)

Based on @iamnashdev front project

alt text

Project setup

yarn

Compiles and hot-reloads for development

yarn electron:serve

Compiles and minifies for production

yarn electron:build

Lints and fixes files

yarn lint