tcg-simulator 環境構築 必要なツール nodejs 16.x yarn サーバーを立てるまでの手順 git clone [email protected]:qingshui-hui/tcg-simulator.git cd tcg-simulator yarn install yarn build SAMPLE_MODE=true node src/server.js