Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snowfirewolf/electron-activity-monitor-app
electron bluetooth app
https://github.com/snowfirewolf/electron-activity-monitor-app
Last synced: 23 days ago
JSON representation
electron bluetooth app
- Host: GitHub
- URL: https://github.com/snowfirewolf/electron-activity-monitor-app
- Owner: SnowFireWolf
- Created: 2022-02-21T12:13:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T12:12:49.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T16:53:39.562Z (2 months ago)
- Language: Vue
- Size: 422 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# electron-activity-monitor-app
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).