nayaabkhan/react-polyglot

View on GitHub
example/index.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html>
<html>
<head>
  <title>react-polygot demo</title>
</head>
<body>
  <div id="app"></div>
  <script src="dist.js"></script>
</body>
</html>