<!doctype html>
<html>
<head>
  <meta charset="UTF-8">
  <title>怪兽家便利店</title>
  <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=false,target-densitydpi=device-dpi'/>
  <meta name="format-detection" content="telephone=no"/>

</head>
<body>
<div id="root"></div>
<script src="/vendor.bundle.js"></script>
<script src="/index.js"></script>
</body>
</html>