xiaoyuzhang b01678219a ver:0.0.2 | il y a 4 ans | |
---|---|---|
.electron-vue | il y a 4 ans | |
.idea | il y a 4 ans | |
build | il y a 4 ans | |
dist | il y a 4 ans | |
src | il y a 4 ans | |
static | il y a 4 ans | |
test | il y a 4 ans | |
.babelrc | il y a 4 ans | |
.gitignore | il y a 4 ans | |
.travis.yml | il y a 4 ans | |
README.md | il y a 4 ans | |
appveyor.yml | il y a 4 ans | |
package-lock.json | il y a 4 ans | |
package.json | il y a 4 ans |
An electron-vue project
# 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.