This Repo is for my study, so has no practical function.
You can place the bombs.
install
npm i --save bombjs
place bomb into html
<button class="bomb"></button>
学習用に作成。実用性はありません。
爆弾を設置することができます。
インストール
npm i --save bombjs
htmlに設置
<button class="bomb"></button>