An open API service indexing awesome lists of open source software.

https://github.com/roebi/file-explorer-client-vue-electron

file-explorer-client-vue with vue add electron-builder
https://github.com/roebi/file-explorer-client-vue-electron

electron-builder vee-validate vue vue-cli-3 vue-router vuei18n

Last synced: about 2 months ago
JSON representation

file-explorer-client-vue with vue add electron-builder

Awesome Lists containing this project

README

          

# file-explorer-client-vue

## 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
```

### Run your unit tests
```
npm run test:unit
```