Skip to content

Instantly share code, notes, and snippets.

@Chryus
Created December 28, 2016 21:39
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 Chryus/0df154f7235212d716899911b7d1e67e to your computer and use it in GitHub Desktop.
Save Chryus/0df154f7235212d716899911b7d1e67e to your computer and use it in GitHub Desktop.
var app = document.getElementById('app');
app.innerHTML = "Hello World!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment