mirror of
https://api.glitch.com/git/yaswvc
synced 2026-01-12 03:18:10 +00:00
./views/index.html:3115263/632 ./public/script.js:3115263/1234 ./package.json:3115263/1282 ./public/lib/peerjs.js:3115263/315266 ./public/main.js:3115263/46
7 lines
144 B
JavaScript
7 lines
144 B
JavaScript
// client-side js, loaded by index.html
|
|
// run by the browser each time the page is loaded
|
|
|
|
console.log(Peer);
|
|
|
|
console.log("hello world :o");
|
|
|