https://github.com/tmeftah/electron
https://github.com/tmeftah/electron
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmeftah/electron
- Owner: tmeftah
- Created: 2020-07-22T08:14:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T03:10:49.000Z (about 2 years ago)
- Last Synced: 2025-05-07T19:14:09.914Z (27 days ago)
- Language: JavaScript
- Size: 911 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 17_notify
## 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/).