Skip to content

Commit

Permalink
Merge pull request #14 from DaigakuNakayoshi/takatea-patch-1
Browse files Browse the repository at this point in the history
クローンが先なので順番変えた
  • Loading branch information
takatea authored Feb 5, 2025
2 parents 4f7a769 + 25c1d28 commit 3e187f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

## 開発環境構築

### リポジトリをクローンする

```sh
git clone [email protected]:DaigakuNakayoshi/travelhelperkun-front.git
```

### bun のインストール

https://bun.sh/docs/installation
Expand All @@ -12,12 +18,6 @@ https://bun.sh/docs/installation
bun install
```

### gitをcloneする

```sh
git clone [email protected]:DaigakuNakayoshi/travelhelperkun-front.git
```

### 開発環境へ移動

```sh
Expand Down

0 comments on commit 3e187f4

Please sign in to comment.