|
il y a 7 mois | |
---|---|---|
.electron-vue | il y a 1 an | |
build | il y a 1 an | |
dist | il y a 1 an | |
src | il y a 7 mois | |
static | il y a 1 an | |
.babelrc | il y a 1 an | |
.gitignore | il y a 1 an | |
.travis.yml | il y a 1 an | |
README.md | il y a 1 an | |
appveyor.yml | il y a 1 an | |
package-lock.json | il y a 1 an | |
package.json | il y a 8 mois |
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@8d4ed60 using vue-cli. Documentation about the original structure can be found here.