tanghaism / electron-vue-demo

include electron vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue-Electron-Template Demo

Build status Build Status

electron使用vue的样板

# Install dependencies
npm install --unsafe-perm=true --allow-root

# Run in `DEV` mode
npm run dev

# Build installer for this app
npm run build

# Build directory for this app with executeable
npm run build:dir

# Lint all source files using ESLINT
npm run lint

About

include electron vue

License:MIT License


Languages

Language:JavaScript 81.6%Language:Vue 15.1%Language:HTML 3.3%