Sin descripción

liuwei b295ec23f9 修改.gitignore文件,忽略outApp文件夹 hace 5 años
.electron-vue d43b53d5aa 增加其他分屏功能 hace 5 años
.idea 1f2cafeb6a 修改package.json配置文件,换种方式重新打包 hace 5 años
build bd43892316 项目初始化 hace 5 años
outApp 1f2cafeb6a 修改package.json配置文件,换种方式重新打包 hace 5 años
src 1f2cafeb6a 修改package.json配置文件,换种方式重新打包 hace 5 años
static 1f2cafeb6a 修改package.json配置文件,换种方式重新打包 hace 5 años
.babelrc bd43892316 项目初始化 hace 5 años
.gitignore b295ec23f9 修改.gitignore文件,忽略outApp文件夹 hace 5 años
.travis.yml bd43892316 项目初始化 hace 5 años
README.md bd43892316 项目初始化 hace 5 años
appveyor.yml bd43892316 项目初始化 hace 5 años
package.json 1f2cafeb6a 修改package.json配置文件,换种方式重新打包 hace 5 años
yarn.lock 1f2cafeb6a 修改package.json配置文件,换种方式重新打包 hace 5 años

README.md

electron-app

An electron-vue project

Build Setup

# install dependencies
npm install

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

# build electron application for production
npm run build



This project was generated with electron-vue@45a3e22 using vue-cli. Documentation about the original structure can be found here.