https://github.com/redxtech/swim.gabedunn.dev
Website for my swim times.
https://github.com/redxtech/swim.gabedunn.dev
Last synced: 3 months ago
JSON representation
Website for my swim times.
- Host: GitHub
- URL: https://github.com/redxtech/swim.gabedunn.dev
- Owner: redxtech
- Created: 2020-03-01T00:17:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T03:11:30.000Z (over 3 years ago)
- Last Synced: 2025-10-24T03:38:33.287Z (8 months ago)
- Language: Vue
- Size: 1.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swim.gabedunn.dev
## 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/).