mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-15 22:56:28 +00:00
12 lines
169 B
HTML
12 lines
169 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Playground for NeDB</title>
|
|
</head>
|
|
<body>
|
|
<script src="../out/nedb.min.js"></script>
|
|
</body>
|
|
</html>
|
|
|