Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (12 loc) · 421 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 421 Bytes

yt-chat-viewer

YouTubeのチャットを効率よく読むためのWebアプリ

実行

  1. リポジトリをクローン
  2. yt-dlpのバイナリをプロジェクトのpackage.jsonと同じ階層に配置
  3. 以下のコマンドを実行
npm install
npm run build
npm start

デフォルトではポート番号80で実行されます