mirror of
https://github.com/owenlejeune/AirHockey.git
synced 2025-12-29 10:51:19 -05:00
Electron desktop client added
This commit is contained in:
18
Electron Client/node_modules/doc-ready/examples/require-js.html
generated
vendored
Normal file
18
Electron Client/node_modules/doc-ready/examples/require-js.html
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<title>docReady</title>
|
||||
|
||||
<style>body { font-family: sans-serif; }</style>
|
||||
|
||||
<script data-main="require-js" src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.1.5/require.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>docReady</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user