liuwei 91c8c08222 删除项目console.log | há 4 anos atrás | |
---|---|---|
.electron-vue | há 4 anos atrás | |
.idea | há 4 anos atrás | |
src | há 4 anos atrás | |
static | há 4 anos atrás | |
.babelrc | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
.travis.yml | há 4 anos atrás | |
README.md | há 4 anos atrás | |
appveyor.yml | há 4 anos atrás | |
package.json | há 4 anos atrás | |
yarn.lock | há 4 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@45a3e22 using vue-cli. Documentation about the original structure can be found here.