Rename folder to docs for gh pages

Signed-off-by: Jakub Juszczak <netghost03@gmail.com>
This commit is contained in:
Jakub Juszczak
2016-12-07 08:40:18 +01:00
parent 1f91c96f83
commit 241fdb89d9
3 changed files with 0 additions and 0 deletions

13
docs/index.html Normal file
View File

@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>📊 Vue-ChartJs</title>
</head>
<body>
<div id="app">
<app></app>
</div>
<script src="dist/vue-chart.js"></script>
</body>
</html>