Skip to content

Commit

Permalink
サンプルページへのアクセス方法を追記
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuafro committed Feb 5, 2025
1 parent 2047d99 commit b854a96
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,20 @@ bun run preview
```sh
bun run check
```

## サンプルページの閲覧方法

```sh
bun run build
bun run preview
```

```sh
h
o
```

### Chromeに遷移するため、下記URLを指定
```sh
http://localhost:4173/samples/
```

0 comments on commit b854a96

Please sign in to comment.