BafS / vue-electron-boilerplate

A Vue, Vuex, ES6, Electron Boilerplate with Hot loading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Electron Boilerplate (alpha)

A Vue, Vuex, ES6, Electron Boilerplate with Hot loading based on vue-webpack-boilerplate

Dev Setup

# install dependencies
npm install

# serve with hot reload
# and start electron
# (run *both*)
npm run dev:server
npm run dev:electron

Build Setup

# build for production with minification
npm run build

About

A Vue, Vuex, ES6, Electron Boilerplate with Hot loading


Languages

Language:JavaScript 89.6%Language:Vue 9.4%Language:HTML 1.0%