Generate pattern library for components

This commit is contained in:
abdennour 2017-02-18 12:11:34 +03:00
commit 83e13c8b36
11 changed files with 193 additions and 4 deletions

15
docs/index.html Normal file
View file

@ -0,0 +1,15 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>React CSV pattern library</title>
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="build/bundle.js"></script>
<script type="text/javascript" src="forkme.js"></script>
</body>
</html>