https://github.com/varlinor/electron-demo
just for test
https://github.com/varlinor/electron-demo
Last synced: 2 months ago
JSON representation
just for test
- Host: GitHub
- URL: https://github.com/varlinor/electron-demo
- Owner: varlinor
- Created: 2021-11-25T13:20:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-25T13:25:05.000Z (over 3 years ago)
- Last Synced: 2025-02-02T08:29:31.042Z (4 months ago)
- Language: JavaScript
- Size: 159 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eletron-demo
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).