Viewing File: /home/ubuntu/todaykat-frontend-base/node_modules/react-rating-stars-component/example/index.html

<!DOCTYPE html>
<html>

<head>
  <meta charset="utf-8">
  <style>
    body {
      font-family: verdana, sans-serif;
    }
  </style>
  <script src="https://use.fontawesome.com/releases/v5.13.1/js/all.js" data-auto-replace-svg="nest"></script>
</head>

<body>
  <div id="root"></div>
  <script src="./bundle.js"></script>
  <script src="/webpack-dev-server.js"></script>
</body>

</html>
Back to Directory File Manager