Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 635 Bytes

File metadata and controls

13 lines (9 loc) · 635 Bytes

reading-circle

Agile459読書会のリポジトリです。

読書会のログや進め方はWikiにまとめています。

masterブランチのdocsフォルダーをgithub pagesに設定すると、 https://[アカウント名].github.io/reading-circle/[htmlファイル名] で閲覧できます。

ローカルで確認する場合、ブラウザでHTMLファイルを開くと CORS エラーでグラフが表示されない場合があります。 https://www.npmjs.com/package/http-server

例えば、上記のhttp serverを使うとローカルで表示できます。