https://github.com/bitwit/bartender-fantasy-league
Toronto Game Jam 2020
https://github.com/bitwit/bartender-fantasy-league
Last synced: 3 months ago
JSON representation
Toronto Game Jam 2020
- Host: GitHub
- URL: https://github.com/bitwit/bartender-fantasy-league
- Owner: bitwit
- Created: 2020-05-08T22:16:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T17:38:08.000Z (over 3 years ago)
- Last Synced: 2025-03-24T03:37:39.583Z (about 1 year ago)
- Language: Vue
- Size: 4.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lemonade-startup
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).