https://github.com/programmerqeu/de.netresearch.winner-voting
https://github.com/programmerqeu/de.netresearch.winner-voting
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/programmerqeu/de.netresearch.winner-voting
- Owner: programmerqeu
- Created: 2021-11-03T18:59:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-17T07:38:17.000Z (about 1 year ago)
- Last Synced: 2025-06-10T15:17:22.041Z (about 1 year ago)
- Language: CSS
- Size: 206 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# winner-voting
## 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/).