Skip to content

Instantly share code, notes, and snippets.

View NobyDa's full-sized avatar
🎯
Enjoy everything

NobyDa NobyDa

🎯
Enjoy everything
View GitHub Profile
/*
* LAN script real-time debug
*
* PC: Use "Live Server" plugin in VSCode to create a LAN backend
* APP: After backend address is modified in script, use this script as script path
*/
!async function() {
const _$ = new nobyda();
const r = await new Promise(e => {