Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andhikayuana/wheater-vue-electron
https://github.com/andhikayuana/wheater-vue-electron
electron electron-app vue vuejs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andhikayuana/wheater-vue-electron
- Owner: andhikayuana
- Created: 2020-03-25T05:17:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T07:09:15.000Z (about 2 years ago)
- Last Synced: 2023-02-27T12:02:01.204Z (almost 2 years ago)
- Topics: electron, electron-app, vue, vuejs
- Language: JavaScript
- Size: 4.25 MB
- Stars: 0
- Watchers: 1
- 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
![](screenshots/Screen%20Shot%202020-03-25%20at%2012.16.32.png?raw=true)
![](screenshots/Screen%20Shot%202020-03-25%20at%2012.18.38.png?raw=true)---
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).