docs page

This commit is contained in:
freestrings
2019-03-04 00:16:03 +09:00
parent 9c0d2f8689
commit c2fd05f258
5 changed files with 345 additions and 0 deletions

10
docs/index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>JsonPath App - Webassembly</title>
</head>
<body>
<script src="./bootstrap.js"></script>
</body>
</html>