Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nizihabi/vue-electron-min-template

minimal template with vue&electron using webpack4
https://github.com/nizihabi/vue-electron-min-template

Last synced: 27 days ago
JSON representation

minimal template with vue&electron using webpack4

Awesome Lists containing this project

README

        

# vue-electron-min-template
minimal template with vue&electron using webpack4

# Install
``` bash
npm install
```

# Usage
Run these commands in two different prompts to start developing with hot reloading.
``` bash
# Webpack builds once and watches to apply only the changes
$ npm run dev

# Start you electron app
$ npm start
```

# Reference
https://github.com/pastahito/electron-vue-webpack