mirror of
https://github.com/embarklabs/EmbarkJS.git
synced 2025-02-10 11:26:50 +00:00
helper web page for testing standalone embark.min.js
This commit is contained in:
parent
c81ddd9ddd
commit
333d8c06dd
9
index.html
Normal file
9
index.html
Normal file
@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>EmbarkJS — standalone</title>
|
||||
<script src="embark.min.js"></script>
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user