YagoLopez/vrview-react

View on GitHub
public/vrview/info.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
  <meta name="mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-capable" content="yes" />
  <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
  <title>About VR View</title>
</head>
<body>

<p><a href="http://g.co/vr/view" target="_blank">About Vrview</a></p>
<p><a href="https://vr.google.com/cardboard/" target="_blank">About Google Cardboard</a></p>

</body>
</html>