|
|
há 6 anos atrás | |
|---|---|---|
| .. | ||
| .electron-vue | há 6 anos atrás | |
| build | há 6 anos atrás | |
| dist | há 6 anos atrás | |
| src | há 6 anos atrás | |
| static | há 6 anos atrás | |
| .babelrc | há 6 anos atrás | |
| .gitignore | há 6 anos atrás | |
| .travis.yml | há 6 anos atrás | |
| README.md | há 6 anos atrás | |
| appveyor.yml | há 6 anos atrás | |
| package-lock.json | há 6 anos atrás | |
| package.json | há 6 anos atrás | |
| yarn.lock | há 6 anos atrás | |
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
This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.