https://github.com/andhikayuana/wheater-vue-electron
https://github.com/andhikayuana/wheater-vue-electron
electron electron-app vue vuejs
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andhikayuana/wheater-vue-electron
- Owner: andhikayuana
- Created: 2020-03-25T05:17:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T07:09:15.000Z (almost 3 years ago)
- Last Synced: 2025-01-18T03:45:51.274Z (9 months ago)
- Topics: electron, electron-app, vue, vuejs
- Language: JavaScript
- Size: 4.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wheater Electron Vue Demo App
> An electron-vue project
#### Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:9080
npm run dev# build electron application for production
npm run build```
### Screenshots

---
This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[45a3e22](https://github.com/SimulatedGREG/electron-vue/tree/45a3e224e7bb8fc71909021ccfdcfec0f461f634) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).