🎉 Initial commit

This commit is contained in:
Jakub Juszczak
2016-06-26 15:24:29 +02:00
commit 0820ba63b3
36 changed files with 964 additions and 0 deletions

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Vue-ChartJs</title>
</head>
<body>
<app></app>
<!-- built files will be auto injected -->
</body>
</html>