Skip to content

Commit 41a2e89

Browse files
authored
event add (#94)
1 parent 3cb467f commit 41a2e89

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
## 開発ガイド
44

55
1. `npm install` を実行して依存パッケージをダウンロード
6-
2. `npm start` を実行して local でサーバーを実行
6+
2. `npm start` を実行して http://localhost:8000 でサーバーを実行
77
3. `npm run lint` を実行して linter を実行

src/contents/events.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ PRにて受け付けています。[こちら](https://github.com/aws-amplify-jp
1313

1414
| イベント名 | 日時 | 詳細 URL |
1515
| :------------------- | :----------------- | :------------------------------------------------ |
16+
| Amplify Boost Up #03 | 2023年7月26日 | https://aws-amplify-jp.connpass.com/event/284533/ |
1617
| Amplify Boost Up #02 | 2023年3月17日 | https://aws-amplify-jp.connpass.com/event/273121/ |
1718
|【Amplify Studio×LIFF×Figma】ローコードで電子チケットアプリを作るハンズオン| 2022年2月18日 | https://linedevelopercommunity.connpass.com/event/237286/ |
1819
|AWSの基礎を学ぼう クラウドお遍路特別編 最新サービスをみんなで触ってみる Amplify | 2021年11月13日 | https://awsbasics.connpass.com/event/227711/ |

0 commit comments

Comments
 (0)