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