https://github.com/zhaoqize/electron-imgclearup
electron+vue
https://github.com/zhaoqize/electron-imgclearup
electron-app
Last synced: about 1 year ago
JSON representation
electron+vue
- Host: GitHub
- URL: https://github.com/zhaoqize/electron-imgclearup
- Owner: zhaoqize
- Created: 2017-01-23T02:56:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T03:57:43.000Z (over 8 years ago)
- Last Synced: 2025-02-15T05:15:28.504Z (over 1 year ago)
- Topics: electron-app
- Language: JavaScript
- Homepage:
- Size: 694 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sharetest
> An electron-vue project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron app for production
npm run build
# lint all JS/Vue component files in `app/src`
npm run lint
# run webpack in production
npm run pack
```
More information can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/en/npm_scripts.html).
---
This project was generated from [electron-vue](https://github.com/SimulatedGREG/electron-vue) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about this project can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).