https://github.com/openvalidation/openvalidation-downloads
download portal for openVALIDATION files
https://github.com/openvalidation/openvalidation-downloads
Last synced: 20 days ago
JSON representation
download portal for openVALIDATION files
- Host: GitHub
- URL: https://github.com/openvalidation/openvalidation-downloads
- Owner: openvalidation
- Created: 2020-01-09T10:50:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:00:40.000Z (over 3 years ago)
- Last Synced: 2025-02-09T05:42:40.462Z (about 1 year ago)
- Language: Vue
- Size: 3.86 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openvalidation-downloads
download frontend app for openVALIDATION files
## 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/).