Aucune description

liuwei 6a256dfcd7 解决满屏显示的问题,增加最小化和关闭按钮 il y a 4 ans
.electron-vue 3e4d02b196 删除配置中的sass-resource,让软件正常启动 il y a 4 ans
.idea dc4edd87de 解决冲突 il y a 4 ans
build bd43892316 项目初始化 il y a 5 ans
src 6a256dfcd7 解决满屏显示的问题,增加最小化和关闭按钮 il y a 4 ans
static 05b4dd520c ip 端口从系统配置文件中引入 il y a 4 ans
.babelrc bd43892316 项目初始化 il y a 5 ans
.gitignore b295ec23f9 修改.gitignore文件,忽略outApp文件夹 il y a 4 ans
.travis.yml bd43892316 项目初始化 il y a 5 ans
README.md bd43892316 项目初始化 il y a 5 ans
appveyor.yml bd43892316 项目初始化 il y a 5 ans
package.json 804efe2fb1 解决拖动和放大缩小问题 il y a 4 ans
yarn.lock 804efe2fb1 解决拖动和放大缩小问题 il y a 4 ans

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.