$ 0 0 毎回、忘れるので備忘録 初期設定 $ npm init $ npm i express サーバー側のプログラム const express = require('express'); const …