Moved scripts to other repo, CI setup

This commit is contained in:
simon987
2019-05-08 20:58:13 -04:00
parent 0acffff609
commit 0e998eaf9b
49 changed files with 597 additions and 905 deletions

12
music_graph/index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>music_graph</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>