electronDemo

xiaoyuzhang cbed73349c ver:0.0.4 il y a 4 ans
.electron-vue 594dc88a0b init il y a 4 ans
.idea a8945c9b33 fix[dev]: git忽略开发环境相关的文件 il y a 4 ans
build 594dc88a0b init il y a 4 ans
dist 594dc88a0b init il y a 4 ans
src cbed73349c ver:0.0.4 il y a 4 ans
static cbed73349c ver:0.0.4 il y a 4 ans
test 594dc88a0b init il y a 4 ans
.babelrc 594dc88a0b init il y a 4 ans
.gitignore a8945c9b33 fix[dev]: git忽略开发环境相关的文件 il y a 4 ans
.travis.yml 594dc88a0b init il y a 4 ans
README.md 594dc88a0b init il y a 4 ans
appveyor.yml 594dc88a0b init il y a 4 ans
package-lock.json cbed73349c ver:0.0.4 il y a 4 ans
package.json cbed73349c ver:0.0.4 il y a 4 ans

README.md

zxy

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

# run unit & end-to-end tests
npm test



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