https://github.com/rkanik/node-cleaner
https://github.com/rkanik/node-cleaner
electron electron-vue nodejs vuejs vuetify
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rkanik/node-cleaner
- Owner: rkanik
- Created: 2021-06-30T13:48:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T18:29:03.000Z (over 2 years ago)
- Last Synced: 2025-06-29T06:11:27.408Z (about 1 year ago)
- Topics: electron, electron-vue, nodejs, vuejs, vuetify
- Language: Vue
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-cleaner
## 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/).