Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bongudth/unihack-voting
https://github.com/bongudth/unihack-voting
gdsc-dut unihack
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bongudth/unihack-voting
- Owner: bongudth
- Created: 2022-06-20T12:36:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-17T04:34:28.000Z (over 2 years ago)
- Last Synced: 2024-05-02T19:48:17.521Z (10 months ago)
- Topics: gdsc-dut, unihack
- Language: JavaScript
- Homepage: https://unihack-voting.netlify.app/
- Size: 1.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# unihack-voting
## Project setup
```
yarn
```### 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/).