electronDemo

xiaoyuzhang 7c699bc762 调整代码 il y a 5 ans
.electron-vue 594dc88a0b init il y a 5 ans
.idea 7c699bc762 调整代码 il y a 5 ans
build 594dc88a0b init il y a 5 ans
dist 594dc88a0b init il y a 5 ans
src 7c699bc762 调整代码 il y a 5 ans
static 7c699bc762 调整代码 il y a 5 ans
test 594dc88a0b init il y a 5 ans
.babelrc 594dc88a0b init il y a 5 ans
.gitignore 594dc88a0b init il y a 5 ans
.travis.yml 594dc88a0b init il y a 5 ans
README.md 594dc88a0b init il y a 5 ans
appveyor.yml 594dc88a0b init il y a 5 ans
package-lock.json 7c699bc762 调整代码 il y a 5 ans
package.json 7c699bc762 调整代码 il y a 5 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.