An car logos of electron
# install dependencies
yarn # or npm install
# serve with hot reload at localhost:9080
yarn run dev # or npm run dev
# build electron application for production
yarn run build # or npm run build
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.