https://github.com/bondok6/electron-finiex
https://github.com/bondok6/electron-finiex
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bondok6/electron-finiex
- Owner: Bondok6
- Created: 2022-12-08T03:24:44.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:32:38.000Z (about 2 years ago)
- Last Synced: 2025-01-11T03:32:30.780Z (about 1 month ago)
- Language: Vue
- Size: 3.06 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electronuxt
> An electron-nuxt project
#### Build Setup
``` bash
# install dependencies
yarn install# serve app with hot reload
yarn dev# build electron application for production
yarn build```
---
This project was generated with [electron-nuxt](https://github.com/michalzaq12/electron-nuxt) v1.8.1 using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://github.com/michalzaq12/electron-nuxt/blob/master/README.md).