Skip to content

Commit

Permalink
fix: 코드 위치 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
birdieHyun committed Oct 25, 2023
1 parent d70c034 commit 5c03729
Show file tree
Hide file tree
Showing 51 changed files with 49 additions and 26 deletions.
26 changes: 24 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# Yonsei-Golf-Client
YG Client
# vue3-yonsei-golf

## 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/).
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions dist/css/app.5b2af4b1.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
1 change: 1 addition & 0 deletions dist/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>vue3-yonsei-golf</title><script defer="defer" src="/js/chunk-vendors.5fffe7bd.js"></script><script defer="defer" src="/js/app.05613c8d.js"></script><link href="/css/app.5b2af4b1.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but vue3-yonsei-golf doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
2 changes: 2 additions & 0 deletions dist/js/app.05613c8d.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/app.05613c8d.js.map

Large diffs are not rendered by default.

19 changes: 19 additions & 0 deletions dist/js/chunk-vendors.5fffe7bd.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/js/chunk-vendors.5fffe7bd.js.map

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added public/favicon.ico
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
24 changes: 0 additions & 24 deletions vue3-yonsei-golf/README.md

This file was deleted.

File renamed without changes.

0 comments on commit 5c03729

Please sign in to comment.