News

client/ ├── index-modular.html # メイン エントリーポイント(モジュール化版) ├── index.html # オリジナル版(参照用) ├── index-new.css # モジュール化されたCSSのマスターファイル ├── ...