Files
Abhas 51cbe9fd17 Add rext, react-redux and basic table from react-table
which listens to store changes from core
2018-10-08 08:02:30 +05:30

11 lines
300 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta content='width=device-width, initial-scale=1, minimum-scale=1.0, maximum-scale=1.0' name='viewport' />
<script src="index.js" defer></script>
</head>
<body>
<h1> open dev tool and console logs</h1>
<div id="container"></div>
</body>
</html>