Skip to content

Instantly share code, notes, and snippets.

@rodavanzo
Created February 5, 2025 01:03
Show Gist options
  • Save rodavanzo/108ce5553fdefe10d1c7f9234d3e1476 to your computer and use it in GitHub Desktop.
Save rodavanzo/108ce5553fdefe10d1c7f9234d3e1476 to your computer and use it in GitHub Desktop.
Mi primer gist
const mensaje = "Mi primer Gist";
console.log(mensaje);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment