Added sample project files.

This commit is contained in:
photonstorm
2017-07-31 17:17:07 +01:00
parent f211da59f6
commit bf0e27242b
6 changed files with 99 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<script src="build/project.bundle.js" charset="utf-8"></script>
</body>
</html>