init
This commit is contained in:
12
index.html
Normal file
12
index.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Form Builder</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<!--<script></script>-->
|
||||
<script src="/build/formBuilder.js"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user