# provdb-client **Repository Path**: provdb/provdb-client ## Basic Information - **Project Name**: provdb-client - **Description**: desktop client - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-25 - **Last Updated**: 2023-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # provdb-client ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run electron:serve ``` ### Compiles and minifies for production ``` npm run electron:build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).