Skip to content

Instantly share code, notes, and snippets.

@samuelayo
Created February 4, 2019 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samuelayo/d9d87b1cd4560f8242a33efd9f17d9ce to your computer and use it in GitHub Desktop.
Save samuelayo/d9d87b1cd4560f8242a33efd9f17d9ce to your computer and use it in GitHub Desktop.
let $ = require('jquery');
$('body').append("<h1>Hey there! This is JQUERY</h1>");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment