Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Myxogastria0808 committed May 14, 2024
1 parent 7461dba commit 0d03526
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# jsys24-hackathon-sample

## セットアップ

1. `src/pages/index.astro`に班の名前と呼んでほしい名前を適切な場所に書く。

2. `src/pages/`に1.で書いた呼んでほしい名前のディレクトリを書く。

3. サンプルで用意されているディレクトリ(member1~member5)にある`index.astro`を作成したディレクトリにコピーする

4. サンプルで用意されているディレクトリ(member1~member5)にある`hinagata.astro`を参考に作成したディレクトリ内でマークダウンファイルを作成する。

## branch のルール

#### PRs をするブランチ (Default branch)
Expand Down

0 comments on commit 0d03526

Please sign in to comment.