Skip to content

Latest commit

 

History

History
 
 

template

{{ name }}

{{ description }}

Build Setup

# install dependencies
npm install

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

# build electron app for production
npm run build

{{#if eslint}}
# lint all JS/Vue component files in `app/src`
npm run lint

{{/if}}
# run webpack in production
npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.