Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 453 Bytes

File metadata and controls

22 lines (15 loc) · 453 Bytes

Eight Days (8Days)

eight-days Google Calendarを8日間表示するVueアプリ

  • Vue(CDN)で構築されたSPA
  • Google Calendar APIで8日間の予定を取得
  • ログインは「Google Identity Services(新)」を使用
  • ユーザーのカレンダー(primary)を OAuth で認可して読み取りたい

テスト処理実行環境構築方法

npm install

テスト処理実行方法

npm run test