Skip to content

Commit

Permalink
event add (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
dayjournal authored Aug 1, 2023
1 parent 3cb467f commit 41a2e89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
## 開発ガイド

1. `npm install` を実行して依存パッケージをダウンロード
2. `npm start` を実行して local でサーバーを実行
2. `npm start` を実行して http://localhost:8000 でサーバーを実行
3. `npm run lint` を実行して linter を実行
1 change: 1 addition & 0 deletions src/contents/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PRにて受け付けています。[こちら](https://github.com/aws-amplify-jp

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

0 comments on commit 41a2e89

Please sign in to comment.