🚧 Add webpack site

This commit is contained in:
brunosimon
2017-08-02 16:52:13 +01:00
parent 64b95ddddd
commit 6859c394f5
27 changed files with 9278 additions and 27 deletions
+11
View File
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>site-webpack</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>