Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vergissberlin/winner-voting
https://github.com/vergissberlin/winner-voting
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vergissberlin/winner-voting
- Owner: vergissberlin
- Created: 2021-11-03T18:59:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T01:31:16.000Z (28 days ago)
- Last Synced: 2024-10-10T19:41:17.083Z (27 days ago)
- Language: CSS
- Size: 322 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/).