react-map-gl/index.html
Anh Mai d28d5cb432 Fix flow build process
Fix unit tests. README updates. Add browser tests
Adapt exhibits for react-map-gl
2017-03-24 14:37:00 -07:00

11 lines
192 B
HTML

<!doctype html>
<html>
<head>
<meta charset='UTF-8' />
<title>react-map-gl unit tests</title>
</head>
<body>
<script src='test-browser-bundle.js'></script>
</body>
</html>