開発するには

node & npmをインストールしておく。

$ npm install

開発サーバの起動

$ npm run dev

## 配信用ファイル生成

$ npm run build