|
|
hace 6 años | |
|---|---|---|
| .. | ||
| .electron-vue | hace 6 años | |
| dist | hace 6 años | |
| src | hace 6 años | |
| static | hace 6 años | |
| .babelrc | hace 6 años | |
| .gitignore | hace 6 años | |
| .travis.yml | hace 6 años | |
| README.md | hace 6 años | |
| appveyor.yml | hace 6 años | |
| package-lock.json | hace 6 años | |
| package.json | hace 6 años | |
| yarn.lock | hace 6 años | |
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.