1
0
Fork 0
mirror of https://api.glitch.com/git/yaswvc synced 2026-01-12 03:18:10 +00:00
yaswvc/public/main.js
Glitch (hello-express) 0a2198413f 👾👩‍❤️‍💋‍👩 Checkpoint
./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
2020-05-25 17:49:21 +00:00

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");