Quoridor AI in TypeScript 開発環境 NodeJS はインストールしておく。 # 依存モジュールのインストール $ cd quoridor-AI $ npm install # サーバーの起動 $ npm run start