First release
This commit is contained in:
commit
fa6c85266e
2339 changed files with 761050 additions and 0 deletions
16
node_modules/mux.js/index.html
generated
vendored
Normal file
16
node_modules/mux.js/index.html
generated
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Mux.js Demo</title>
|
||||
<link rel="icon" href="logo.svg">
|
||||
</head>
|
||||
<body>
|
||||
<h1>use window.muxjs in the console!</h3>
|
||||
<ul>
|
||||
<li><a href="test/debug.html">Run unit tests in browser.</a></li>
|
||||
</ul>
|
||||
|
||||
<script src="dist/mux.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue